@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/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21085'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21085'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20674'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20674'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17660'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17660'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28209'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28209'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23825'^^xsd:integer;
  dwc:scientificName 'Lumbrineris latreilli?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23825'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25880'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25880'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26291'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26291'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33141'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33141'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32593'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32593'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32182'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32182'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31360'^^xsd:integer;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31360'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36703'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36703'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40265'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40265'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40539'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40539'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39854'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39854'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45060'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45060'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42731'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42731'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41635'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41635'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40128'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40128'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62596'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62596'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61500'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61500'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59856'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59856'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55335'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55335'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55061'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55061'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51088'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51088'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46841'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46841'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88078'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88078'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75200'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75200'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73967'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73967'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11495'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11495'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13002'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13002'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10810'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10810'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10262'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10262'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6974'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6974'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1494'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1494'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96709'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96709'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93969'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93969'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93147'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93147'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97942'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97942'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98627'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98627'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100682'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100682'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112875'^^xsd:integer;
  dwc:scientificName 'Leuckartiara octona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117791'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112875'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111094'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111094'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105751'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105751'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106299'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106299'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105203'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105203'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104518'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104518'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101367'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101367'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124520'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124520'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45275"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45275 -5.084833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45275"^^xsd:decimal ;
  geo-pos:long "-5.084833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113286'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '135'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-5.0848333333333'^^xsd:double;
  dwc:latitude '51.45275'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113286'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21094'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21094'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20683'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20683'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17532'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17532'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28218'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28218'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27670'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27670'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23697'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23697'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25889'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25889'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26300'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26300'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24245'^^xsd:integer;
  dwc:scientificName 'Notocirrus scoticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129861'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24245'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21231'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21231'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33013'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33013'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32602'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32602'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31917'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31917'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30273'^^xsd:integer;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30273'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35479'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35479'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37260'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37260'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42603'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42603'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42740'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42740'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41644'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41644'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41096'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41096'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40137'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40137'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62605'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62605'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61920'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61920'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59180'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59180'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59865'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59865'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65482'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65482'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58495'^^xsd:integer;
  dwc:scientificName 'Lepidepecreum longicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102598'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58495'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56714'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56714'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55481'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55481'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55344'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55344'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55070'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55070'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52330'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52330'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52741'^^xsd:integer;
  dwc:scientificName 'Acari indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '292684'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52741'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50549'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50549'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91649'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91649'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87539'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87539'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82881'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82881'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79045'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79045'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80415'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80415'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77127'^^xsd:integer;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77127'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78634'^^xsd:integer;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78634'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75620'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75620'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74387'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74387'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73976'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73976'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75346'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75346'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11093'^^xsd:integer;
  dwc:scientificName 'Goniadidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11093'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11504'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11504'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13011'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13011'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10271'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10271'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5750'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5750'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6435'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6435'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6983'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6983'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1503'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1503'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96718'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96718'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96855'^^xsd:integer;
  dwc:scientificName '"Neolepton" obliquatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96855'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '237848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96581'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96581'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93978'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93978'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97951'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97951'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100554'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100554'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100691'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100691'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99595'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99595'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111103'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111103'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106856'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106856'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106445'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106445'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105623'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105623'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104116'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104116'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104938'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104938'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103020'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103020'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4438"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8719833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4438 -4.8719833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.4438"^^xsd:decimal ;
  geo-pos:long "-4.8719833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113295'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '144'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8719833333333'^^xsd:double;
  dwc:latitude '51.4438'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113295'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2726'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2726'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20673'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20673'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20810'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20810'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17522'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17522'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16837'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16837'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17385'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17385'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19851'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19851'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28208'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28208'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26290'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26290'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25879'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25879'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23687'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23687'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32592'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32592'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31907'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31907'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29852'^^xsd:integer;
  dwc:scientificName 'Polydora sanctijosephi?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '160512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29852'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34784'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34784'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37250'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37250'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36702'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36702'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37524'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37524'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38620'^^xsd:integer;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38620'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39853'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39853'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45059'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45059'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43689'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43689'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42730'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42730'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43552'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43552'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42045'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42045'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42182'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42182'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42593'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42593'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41634'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41634'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41771'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41771'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41086'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41086'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40264'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40264'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62595'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62595'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60951'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60951'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63143'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63143'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56704'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56704'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56156'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56156'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52320'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52320'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51087'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51087'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50539'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50539'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88077'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88077'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91502'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91502'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87529'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87529'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83419'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83419'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75610'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75610'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74377'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74377'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75199'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75199'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73966'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73966'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70267'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70267'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11494'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11494'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12727'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12727'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13823'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13823'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13001'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13001'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10261'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10261'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10535'^^xsd:integer;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10535'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10672'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10672'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9165'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9165'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9302'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9302'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5740'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5740'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8206'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8206'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6973'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6973'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7110'^^xsd:integer;
  dwc:scientificName 'Eteone foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130614'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7110'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6836'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6836'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2452'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2452'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3411'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3411'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3548'^^xsd:integer;
  dwc:scientificName 'Malmgrenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147006'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3548'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5466'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5466'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1356'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1356'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1493'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1493'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96708'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96708'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96845'^^xsd:integer;
  dwc:scientificName '"Neolepton" obliquatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96845'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '237848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96982'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96982'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93968'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93968'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97941'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97941'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99037'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99037'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100544'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100544'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112874'^^xsd:integer;
  dwc:scientificName 'Leuckartiara octona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117791'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112874'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105202'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105202'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105613'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105613'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104517'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104517'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104928'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104928'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101366'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101366'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103010'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103010'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46921666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46921666666667 -4.85835)"^^geo:wktLiteral ;
  geo-pos:lat "51.46921666666667"^^xsd:decimal ;
  geo-pos:long "-4.85835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113285'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.85835'^^xsd:double;
  dwc:latitude '51.469216666667'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '52.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113285'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '331'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:331'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19237'^^xsd:integer;
  dwc:scientificName 'Autolytus langerhansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155048'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19237'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '238198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19374'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19374'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20607'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20607'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21292'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21292'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17456'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17456'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17593'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17593'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17319'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17319'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18689'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18689'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18826'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18826'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18415'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18415'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19785'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19785'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28005'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28005'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28827'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28827'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28964'^^xsd:integer;
  dwc:scientificName 'Polydora caeca ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28964'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27594'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27594'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27046'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27046'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24580'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24580'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24717'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24717'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26224'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26224'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24991'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24991'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25402'^^xsd:integer;
  dwc:scientificName 'Orbinia armandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130518'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25402'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25676'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25676'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23621'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23621'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32663'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32663'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32937'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32937'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32526'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32526'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31841'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31841'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30745'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30745'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30334'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30334'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28416'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28416'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35814'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35814'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33896'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33896'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34444'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34444'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35403'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35403'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36910'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36910'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37184'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37184'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36636'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36636'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34718'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34718'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37458'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37458'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37732'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37732'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38280'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38280'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38554'^^xsd:integer;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38554'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38691'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38691'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38965'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38965'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44993'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44993'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45130'^^xsd:integer;
  dwc:scientificName 'Loimia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129700'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45130'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43623'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43623'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44034'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44034'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42938'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42938'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43486'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43486'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42664'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42664'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42253'^^xsd:integer;
  dwc:scientificName 'Galathowenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146949'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42253'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '146949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42527'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42527'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42390'^^xsd:integer;
  dwc:scientificName 'Myriochele sp.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129426'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42390'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41431'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41431'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41568'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41568'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62529'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62529'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60748'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60748'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60885'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60885'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62118'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62118'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65543'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65543'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67324'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67324'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67735'^^xsd:integer;
  dwc:scientificName 'Aora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67735'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67872'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67872'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69105'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69105'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66365'^^xsd:integer;
  dwc:scientificName 'Photis reinhardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102387'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66365'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66776'^^xsd:integer;
  dwc:scientificName 'Erichthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66776'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65406'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65406'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63351'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63351'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63625'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63625'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57186'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57186'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57734'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57734'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59104'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59104'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56638'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56638'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56090'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56090'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55405'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55405'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52528'^^xsd:integer;
  dwc:scientificName 'Pycnogonum littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52528'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '239867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51432'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51432'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51980'^^xsd:integer;
  dwc:scientificName 'Callipallene brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51980'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50473'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50473'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52254'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52254'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49788'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49788'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48418'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48418'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48966'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48966'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46911'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46911'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46226'^^xsd:integer;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46226'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46363'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46363'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88285'^^xsd:integer;
  dwc:scientificName 'Aclis minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138681'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88285'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88833'^^xsd:integer;
  dwc:scientificName 'Melanella alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139832'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88833'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '139832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88970'^^xsd:integer;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88970'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91847'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91847'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87463'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87463'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87600'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87600'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93902'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93902'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92395'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92395'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92943'^^xsd:integer;
  dwc:scientificName 'Antalis JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92943'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '150531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88011'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88011'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83353'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83353'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:84997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '84997'^^xsd:integer;
  dwc:scientificName 'CHITON JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:84997'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78969'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78969'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75544'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75544'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74037'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74037'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74311'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74311'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75133'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75133'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70749'^^xsd:integer;
  dwc:scientificName 'Gnathia spp. indet. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70749'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72941'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72941'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75270'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75270'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70201'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70201'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11428'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11428'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11839'^^xsd:integer;
  dwc:scientificName 'Sphaerodoropsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129601'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11839'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11976'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11976'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15538'^^xsd:integer;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15538'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13072'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13072'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14168'^^xsd:integer;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14168'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22525'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22525'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64173'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64173'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93491'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93491'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10743'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10743'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10195'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10195'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10469'^^xsd:integer;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10469'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10058'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10058'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9236'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9236'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9099'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9099'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5674'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5674'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6222'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6222'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8140'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8140'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6770'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6770'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2660'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2660'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3345'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3345'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2112'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2112'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4989'^^xsd:integer;
  dwc:scientificName 'Malmgrenia marphysae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152267'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4989'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3619'^^xsd:integer;
  dwc:scientificName 'Malmgrenia arenicolae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152276'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3619'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3756'^^xsd:integer;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3756'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5537'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5537'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1564'^^xsd:integer;
  dwc:scientificName 'Cerebratulus sp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1564'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1701'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1701'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1427'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1427'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1290'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1290'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95957'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95957'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96642'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96642'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94450'^^xsd:integer;
  dwc:scientificName 'Modiolarca tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94450'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94176'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94176'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93080'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93080'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97875'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97875'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98286'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98286'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98971'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98971'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100204'^^xsd:integer;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100204'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100478'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100478'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114452'^^xsd:integer;
  dwc:scientificName 'Diphasia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114452'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113219'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113219'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109931'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109931'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107602'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107602'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108287'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108287'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108835'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108835'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109109'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109109'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107328'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107328'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106232'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106232'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105136'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105136'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105410'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105410'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104451'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104451'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104588'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104588'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104862'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104862'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104999'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104999'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103766'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103766'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101985'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101985'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101300'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101300'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102944'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102944'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125686'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125686'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121165'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121165'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121302'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121302'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122398'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122398'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125412'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125412'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122809'^^xsd:integer;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122809'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120754'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120754'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118699'^^xsd:integer;
  dwc:scientificName 'Pedicellina cernua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118699'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119247'^^xsd:integer;
  dwc:scientificName 'Crisia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119247'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116918'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116918'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118014'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118014'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115685'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115685'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114863'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114863'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115000'^^xsd:integer;
  dwc:scientificName 'Sertularella spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115000'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113493'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113493'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57055 -4.8533)"^^geo:wktLiteral ;
  geo-pos:lat "51.57055"^^xsd:decimal ;
  geo-pos:long "-4.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113767'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8533'^^xsd:double;
  dwc:latitude '51.57055'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113767'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2734'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2734'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Corymorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117059'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:131'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '268'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:268'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19448'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19448'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19722'^^xsd:integer;
  dwc:scientificName 'Proceraea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19722'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21092'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21092'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21366'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21366'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17530'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17530'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16845'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16845'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17393'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17393'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18763'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18763'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18900'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18900'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19037'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19037'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18489'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18489'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19859'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19859'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17667'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17667'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16434'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16434'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28216'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28216'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28901'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28901'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27668'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27668'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26572'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26572'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27120'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27120'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25887'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25887'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24791'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24791'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23695'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23695'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22188'^^xsd:integer;
  dwc:scientificName 'Onuphis conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155197'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22188'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22599'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22599'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33011'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33011'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32600'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32600'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32737'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32737'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31915'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31915'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30408'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30408'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31230'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31230'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28353'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28353'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34792'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34792'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36984'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36984'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37258'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37258'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36710'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36710'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37532'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37532'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37806'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37806'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38217'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38217'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37395'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37395'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38354'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38354'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38628'^^xsd:integer;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38628'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45067'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45067'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45204'^^xsd:integer;
  dwc:scientificName 'Loimia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129700'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45204'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44108'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44108'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44382'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44382'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43697'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43697'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43012'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43012'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43560'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43560'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42601'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42601'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42738'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42738'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41916'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41916'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42053'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42053'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41642'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41642'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41779'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41779'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39861'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39861'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40135'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40135'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62603'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62603'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60959'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60959'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66302'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66302'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67946'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67946'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65480'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65480'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63151'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63151'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63425'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63425'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57260'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57260'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56712'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56712'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55479'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55479'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56164'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56164'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54794'^^xsd:integer;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54794'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52328'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52328'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51095'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51095'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51232'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51232'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53150'^^xsd:integer;
  dwc:scientificName 'Balanus spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53150'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53287'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53287'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50136'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50136'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50547'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50547'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49588'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49588'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49314'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49314'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46848'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46848'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46985'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46985'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46300'^^xsd:integer;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46300'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46437'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46437'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88085'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88085'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91921'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91921'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92195'^^xsd:integer;
  dwc:scientificName 'Retusa JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138432'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92195'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92469'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92469'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83427'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83427'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87674'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87674'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87126'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87126'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85071'^^xsd:integer;
  dwc:scientificName 'CHITON JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85071'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79317'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79317'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80139'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80139'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80413'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80413'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80824'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80824'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:81920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '81920'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:81920'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78906'^^xsd:integer;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78906'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73837'^^xsd:integer;
  dwc:scientificName 'Bodotria arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110440'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73837'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '110440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73974'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73974'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70275'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70275'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70412'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70412'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70549'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70549'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75344'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75344'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69316'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes striatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102115'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69316'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1059649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69590'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69590'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11091'^^xsd:integer;
  dwc:scientificName 'Goniadidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11091'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11228'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11228'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11502'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11502'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11639'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11639'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12598'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12598'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13009'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13009'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15886'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15886'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14516'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14516'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15338'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15338'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13146'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13146'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14105'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14105'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14653'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14653'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75892'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75892'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10817'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10817'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10680'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10680'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10132'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10132'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9173'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9173'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9310'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9310'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9447'^^xsd:integer;
  dwc:scientificName 'Eumida ockelmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130642'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9447'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8762'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8762'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5748'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5748'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7666'^^xsd:integer;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7666'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7940'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7940'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8351'^^xsd:integer;
  dwc:scientificName 'Eulalia sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8351'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6981'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6981'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6844'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6844'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2460'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2460'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1775'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1775'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2186'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2186'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2323'^^xsd:integer;
  dwc:scientificName 'Thalassema thalassemum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110375'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2323'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '110375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4652'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4652'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4789'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4789'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5063'^^xsd:integer;
  dwc:scientificName 'Malmgrenia marphysae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152267'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5063'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3419'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3419'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5474'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5474'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5611'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5611'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1364'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1364'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1501'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1501'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97538'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97538'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96716'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96716'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96990'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96990'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96031'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96031'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94250'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94250'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95757'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95757'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93976'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93976'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98497'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98497'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97949'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97949'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98360'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98360'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101374'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101374'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100689'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100689'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99867'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99867'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113841'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113841'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111101'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111101'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112334'^^xsd:integer;
  dwc:scientificName 'Tubularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117258'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112334'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112608'^^xsd:integer;
  dwc:scientificName 'Eudendrium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117093'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112608'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111512'^^xsd:integer;
  dwc:scientificName 'Planorbulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '112244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111512'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '112244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108361'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108361'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107128'^^xsd:integer;
  dwc:scientificName 'Holothurioidea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '149846'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107128'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107265'^^xsd:integer;
  dwc:scientificName 'Neopentadactyla mixta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124685'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107265'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107402'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107402'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107539'^^xsd:integer;
  dwc:scientificName 'Leptosynapta sp. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123449'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107539'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '123449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106443'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106443'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105758'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105758'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106306'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106306'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105484'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105484'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104114'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104114'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104799'^^xsd:integer;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104799'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103292'^^xsd:integer;
  dwc:scientificName 'Asteroidea [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103292'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102470'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102470'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103018'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103018'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121376'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121376'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124253'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124253'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120828'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120828'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116992'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116992'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117951'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117951'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115622'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115622'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116718'^^xsd:integer;
  dwc:scientificName 'Clytia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117030'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116718'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114526'^^xsd:integer;
  dwc:scientificName 'Diphasia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114526'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115074'^^xsd:integer;
  dwc:scientificName 'Sertularella spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115074'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.397133333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8401499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.397133333333336 -4.8401499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.397133333333336"^^xsd:decimal ;
  geo-pos:long "-4.8401499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113293'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.84015'^^xsd:double;
  dwc:latitude '51.397133333333'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113293'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20606'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20606'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21017'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21017'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18688'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18688'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25812'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25812'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33073'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33073'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32799'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32799'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33210'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33210'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33347'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33347'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32525'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32525'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31840'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31840'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31018'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31018'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35676'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35676'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36498'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36498'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44992'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44992'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42663'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42663'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42526'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42526'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41567'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41567'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40197'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40197'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62528'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62528'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61980'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103068'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61980'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59788'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59788'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57185'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57185'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59103'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59103'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54993'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54993'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52253'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52253'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93901'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93901'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83900'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83900'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82804'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82804'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75543'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75543'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77735'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77735'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75132'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75132'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73625'^^xsd:integer;
  dwc:scientificName 'Bodotria sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110387'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73625'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73899'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73899'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73214'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73214'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75269'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75269'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11427'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11427'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10879'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10879'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9235'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9235'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5810'^^xsd:integer;
  dwc:scientificName 'Sigalionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5810'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6358'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6358'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6769'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6769'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2659'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2659'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1700'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1700'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1426'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1426'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1289'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1289'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96641'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96641'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98148'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98148'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98285'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98285'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98970'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98970'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101025'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101025'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100477'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100477'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104039'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104039'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122397'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122397'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119246'^^xsd:integer;
  dwc:scientificName 'Crisia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119246'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115547'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115547'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114725'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114725'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53686666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53686666666667 -4.8204)"^^geo:wktLiteral ;
  geo-pos:lat "51.53686666666667"^^xsd:decimal ;
  geo-pos:long "-4.8204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114862'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.8204'^^xsd:double;
  dwc:latitude '51.536866666667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114862'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '877'^^xsd:integer;
  dwc:scientificName 'Sagartia sp. Indet?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:877'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20605'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20605'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21016'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21016'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21153'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21153'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19783'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19783'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27592'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27592'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26222'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26222'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25811'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25811'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23619'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23619'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32935'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32935'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33072'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33072'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32524'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32524'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32661'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32661'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31839'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31839'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29099'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29099'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36634'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36634'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37456'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37456'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44991'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44991'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43621'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43621'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42662'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42662'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42525'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42525'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41018'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41018'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41566'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41566'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62527'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62527'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60883'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60883'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59924'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59924'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59102'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59102'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56088'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56088'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51019'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51019'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53622'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53622'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50471'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50471'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52252'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52252'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87461'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87461'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93900'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93900'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88009'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88009'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83899'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83899'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75542'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75542'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74035'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74035'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74309'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74309'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75131'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75131'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70199'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70199'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75268'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75268'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11426'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11426'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12933'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12933'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10193'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10193'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9234'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9234'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9645'^^xsd:integer;
  dwc:scientificName 'Paranaitis kosteriensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130662'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9645'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9097'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9097'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5672'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5672'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6220'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6220'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8138'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8138'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6768'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6768'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6905'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6905'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2658'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2658'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3343'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3343'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5398'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5398'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5535'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5535'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1425'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1425'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1288'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1288'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97051'^^xsd:integer;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97051'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96640'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96640'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95818'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95818'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94174'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94174'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97873'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97873'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98284'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98284'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98969'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98969'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100476'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100476'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108285'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108285'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105408'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105408'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105545'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105545'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104449'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104449'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104860'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104860'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104038'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104038'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102942'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102942'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.497766666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.81395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.497766666666664 -4.81395)"^^geo:wktLiteral ;
  geo-pos:lat "51.497766666666664"^^xsd:decimal ;
  geo-pos:long "-4.81395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122396'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.81395'^^xsd:double;
  dwc:latitude '51.497766666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122396'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63'^^xsd:integer;
  dwc:scientificName 'Corymorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117059'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1159'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1159'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23216'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23216'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21024'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21024'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17873'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17873'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18010'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18010'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17188'^^xsd:integer;
  dwc:scientificName 'Brania swedmarki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146739'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17188'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '195991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17325'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17325'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18284'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18284'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18421'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18421'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16366'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16366'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28148'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28148'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27600'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27600'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24723'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24723'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24860'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24860'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23490'^^xsd:integer;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23490'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33080'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33080'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32532'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32532'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31847'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31847'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30340'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30340'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28422'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28422'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34450'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34450'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36916'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36916'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36642'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36642'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34724'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34724'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36231'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36231'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37464'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37464'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38012'^^xsd:integer;
  dwc:scientificName 'Euclymeninae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38012'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38286'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38286'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44999'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44999'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42670'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42670'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41848'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41848'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41985'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41985'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41574'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41574'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40067'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40067'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62535'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62535'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61439'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61439'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59658'^^xsd:integer;
  dwc:scientificName 'Atylus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101497'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59658'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60891'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60891'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57192'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57192'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55274'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55274'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55411'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55411'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52671'^^xsd:integer;
  dwc:scientificName 'Acari indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '292684'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52671'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50342'^^xsd:integer;
  dwc:scientificName 'Spirorbidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '989'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50342'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50890'^^xsd:integer;
  dwc:scientificName 'Enchytraeidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50890'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49794'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49794'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49383'^^xsd:integer;
  dwc:scientificName 'Chitinopoma serrula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130986'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49383'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46369'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46369'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88565'^^xsd:integer;
  dwc:scientificName 'EULIMIDAE INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88565'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90894'^^xsd:integer;
  dwc:scientificName 'Ondina diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141031'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90894'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87606'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87606'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92401'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92401'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88017'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88017'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87058'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87058'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85003'^^xsd:integer;
  dwc:scientificName 'CHITON JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85003'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78975'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78975'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75550'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75550'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75139'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75139'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75824'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75824'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73906'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73906'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74043'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74043'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72947'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72947'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73221'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73221'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71851'^^xsd:integer;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71851'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14448'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14448'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14585'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14585'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13763'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13763'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22531'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22531'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93634'^^xsd:integer;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93634'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10749'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10749'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10612'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10612'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9653'^^xsd:integer;
  dwc:scientificName 'Paranaitis kosteriensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130662'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9653'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8694'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8694'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6913'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6913'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6776'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6776'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2392'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2392'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2118'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2118'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1433'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1433'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1707'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1707'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1296'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1296'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96922'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96922'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95963'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95963'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94593'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94593'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93908'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93908'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97881'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97881'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98292'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98292'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98703'^^xsd:integer;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98703'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101580'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101580'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101032'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101032'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99799'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99799'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100484'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100484'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111581'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111581'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109526'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109526'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108293'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108293'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107334'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107334'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107471'^^xsd:integer;
  dwc:scientificName 'Leptosynapta sp. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123449'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107471'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102402'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102402'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101306'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101306'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102950'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102950'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121308'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121308'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122404'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122404'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124185'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124185'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117883'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117883'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58473333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.795516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58473333333333 -4.795516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.58473333333333"^^xsd:decimal ;
  geo-pos:long "-4.795516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115554'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7955166666667'^^xsd:double;
  dwc:latitude '51.584733333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115554'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20604'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20604'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21015'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21015'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28139'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28139'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27865'^^xsd:integer;
  dwc:scientificName 'Aonides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129605'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27865'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26906'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26906'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26221'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26221'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25810'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25810'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23618'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23618'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32523'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32523'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31838'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31838'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33893'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33893'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34441'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34441'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36633'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36633'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37181'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37181'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44990'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44990'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43483'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43483'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42661'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42661'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42524'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42524'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41565'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41565'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40058'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40058'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40195'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40195'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60882'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60882'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62526'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62526'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59786'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59786'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59101'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59101'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55402'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55402'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54032'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54032'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51018'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51018'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50470'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50470'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52251'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52251'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87460'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87460'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93899'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93899'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92392'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92392'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88008'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88008'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83350'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83350'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85268'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85268'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75541'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75541'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77596'^^xsd:integer;
  dwc:scientificName 'Crangonidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77596'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74034'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74034'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74308'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74308'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75130'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75130'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73897'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73897'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73212'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73212'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75267'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75267'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11425'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11425'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12932'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12932'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22522'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22522'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10192'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10192'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10466'^^xsd:integer;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10466'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9233'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9233'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6356'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6356'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8137'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8137'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7041'^^xsd:integer;
  dwc:scientificName 'Eteone foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130614'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7041'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6767'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6767'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3342'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3342'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4438'^^xsd:integer;
  dwc:scientificName 'Harmothoe glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '571832'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4438'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '571832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5397'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5397'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5671'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5671'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1424'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1424'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96776'^^xsd:integer;
  dwc:scientificName '"Neolepton" obliquatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96776'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '237848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96639'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96639'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93077'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93077'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97872'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97872'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98968'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98968'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100475'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100475'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113216'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113216'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105544'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105544'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104448'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104448'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104859'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104859'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105133'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105133'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101297'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101297'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102941'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102941'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121162'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121162'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117874'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117874'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115545'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115545'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46111666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46111666666667 -4.789666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46111666666667"^^xsd:decimal ;
  geo-pos:long "-4.789666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115134'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7896666666667'^^xsd:double;
  dwc:latitude '51.461116666667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115134'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3248'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3248'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '234'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:234'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19414'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19414'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21058'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21058'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19825'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19825'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20921'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20921'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17496'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17496'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17633'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17633'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17085'^^xsd:integer;
  dwc:scientificName 'Syllides benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131405'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17085'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17359'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17359'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18866'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18866'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19003'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19003'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18455'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18455'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16400'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16400'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28182'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28182'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29004'^^xsd:integer;
  dwc:scientificName 'Polydora caeca ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29004'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27634'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27634'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25853'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25853'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26538'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26538'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23661'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23661'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22017'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22017'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22565'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22565'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32977'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32977'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32703'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32703'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32566'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32566'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31881'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31881'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30785'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30785'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31470'^^xsd:integer;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31470'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29141'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29141'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30237'^^xsd:integer;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30237'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30374'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30374'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28319'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28319'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34484'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34484'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33525'^^xsd:integer;
  dwc:scientificName 'Chaetopteridae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33525'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36950'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36950'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36676'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36676'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34758'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34758'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36265'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36265'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37498'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37498'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38183'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38183'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38320'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38320'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37361'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37361'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38457'^^xsd:integer;
  dwc:scientificName 'Euclymene sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38457'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38594'^^xsd:integer;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38594'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39416'^^xsd:integer;
  dwc:scientificName 'Nicomache sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39416'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39827'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39827'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45033'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45033'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44348'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44348'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43526'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43526'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43663'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43663'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44074'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44074'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42978'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42978'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42704'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42704'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42567'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42567'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40101'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40101'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40238'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40238'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62569'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62569'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60925'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60925'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67364'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67364'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67912'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67912'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63117'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63117'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63391'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63391'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57226'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57226'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56678'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56678'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55445'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55445'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56130'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56130'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54075'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54075'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51472'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51472'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51061'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51061'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51198'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51198'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53253'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53253'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50513'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50513'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52294'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52294'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49006'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49006'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49280'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49280'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46403'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46403'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88051'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88051'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88736'^^xsd:integer;
  dwc:scientificName 'Eulima bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139800'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88736'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '139800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87366'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87366'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92024'^^xsd:integer;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92024'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83393'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83393'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85859'^^xsd:integer;
  dwc:scientificName 'TROCHIDAE INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85859'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85311'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85311'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79283'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79283'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83256'^^xsd:integer;
  dwc:scientificName 'Pirimela denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83256'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80790'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80790'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77639'^^xsd:integer;
  dwc:scientificName 'Crangonidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77639'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75584'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75584'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74077'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74077'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75173'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75173'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75310'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75310'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11057'^^xsd:integer;
  dwc:scientificName 'Goniadidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11057'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11194'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11194'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11468'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11468'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12975'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12975'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12016'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12016'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15852'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15852'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15304'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15304'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41608'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41608'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10783'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10783'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10646'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10646'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10098'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10098'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10235'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10235'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9139'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9139'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9276'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9276'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5714'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5714'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6262'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6262'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8180'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8180'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6947'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6947'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6673'^^xsd:integer;
  dwc:scientificName 'Eteone sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6673'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2700'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2700'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3385'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3385'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1741'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1741'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1878'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410724'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1878'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4344'^^xsd:integer;
  dwc:scientificName 'Harmothoe fraserthomsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130764'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4344'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5166'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5166'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3522'^^xsd:integer;
  dwc:scientificName 'Malmgrenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147006'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3522'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5440'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5440'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5577'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5577'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1467'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1467'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97230'^^xsd:integer;
  dwc:scientificName 'Parvicardium JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137739'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97230'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96682'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96682'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96819'^^xsd:integer;
  dwc:scientificName '"Neolepton" obliquatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96819'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '237848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96956'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96956'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96545'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96545'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93942'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93942'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97915'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97915'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99011'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99011'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101477'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101477'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100655'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100655'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100518'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100518'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113807'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113807'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112574'^^xsd:integer;
  dwc:scientificName 'Eudendrium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117093'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112574'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112985'^^xsd:integer;
  dwc:scientificName 'Bougainvillia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112985'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113259'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113259'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109560'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109560'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107368'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107368'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106409'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106409'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106957'^^xsd:integer;
  dwc:scientificName 'Echinocardium flavescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106957'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106272'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106272'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105313'^^xsd:integer;
  dwc:scientificName 'Ophiura affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105313'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105450'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105450'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104491'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104491'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104902'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104902'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105039'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105039'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103258'^^xsd:integer;
  dwc:scientificName 'Asteroidea [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103258'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102025'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102025'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102162'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102162'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101340'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101340'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104080'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104080'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102984'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102984'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121342'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121342'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122438'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122438'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122986'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122986'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124219'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124219'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118465'^^xsd:integer;
  dwc:scientificName 'Loxosomella phascolosomata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111839'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118465'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116958'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116958'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117917'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117917'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115725'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115725'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4092"^^xsd:decimal ;
  dwc:decimalLongitude "-4.780466666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4092 -4.780466666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.4092"^^xsd:decimal ;
  geo-pos:long "-4.780466666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114492'^^xsd:integer;
  dwc:scientificName 'Diphasia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '98'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7804666666667'^^xsd:double;
  dwc:latitude '51.4092'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114492'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20612'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20612'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21023'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21023'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27599'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27599'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25818'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25818'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32805'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32805'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33079'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33079'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33216'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33216'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33353'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33353'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32531'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32531'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31846'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31846'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29106'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29106'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35134'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35134'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36504'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36504'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37600'^^xsd:integer;
  dwc:scientificName 'Arenicola sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37600'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44998'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44998'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42669'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42669'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41573'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41573'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62534'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62534'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61438'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61438'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59794'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59794'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56643'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56643'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55273'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55273'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55410'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55410'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54999'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54999'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50478'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50478'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52259'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52259'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91852'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91852'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83358'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83358'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75549'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75549'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75138'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75138'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75823'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75823'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73905'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73905'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73220'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73220'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70206'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70206'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11433'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11433'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10885'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10885'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6364'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6364'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8145'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8145'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6775'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6775'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1432'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1432'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1569'^^xsd:integer;
  dwc:scientificName 'Cerebratulus sp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1569'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96647'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96647'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94181'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94181'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93359'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93359'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97880'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97880'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98154'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98154'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98291'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98291'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98976'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98976'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99524'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99524'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100483'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100483'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113224'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113224'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106374'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106374'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105552'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105552'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104456'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104456'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54933333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688500000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54933333333334 -4.7688500000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.54933333333334"^^xsd:decimal ;
  geo-pos:long "-4.7688500000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102949'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76885'^^xsd:double;
  dwc:latitude '51.549333333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102949'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21038'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21038'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20627'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20627'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18435'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18435'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16380'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16380'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28162'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28162'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26244'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26244'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25833'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25833'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22408'^^xsd:integer;
  dwc:scientificName 'Marphysa sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129281'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22408'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32546'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32546'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32409'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32409'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31861'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31861'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34464'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34464'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36245'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36245'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37752'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37752'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39807'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39807'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45013'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45013'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43643'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43643'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42684'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42684'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41588'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41588'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40081'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40081'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40218'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40218'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62549'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62549'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61316'^^xsd:integer;
  dwc:scientificName 'Bathyporeia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61316'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62001'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103068'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62001'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59809'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59809'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67892'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67892'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59124'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59124'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56658'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56658'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55425'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55425'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54055'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54055'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51041'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51041'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46794'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46794'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90497'^^xsd:integer;
  dwc:scientificName 'Brachystomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '491650'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90497'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93922'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93922'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88031'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88031'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85291'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85291'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75564'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75564'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74057'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74057'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75838'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75838'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75153'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75153'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70221'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70221'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73235'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73235'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13777'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13777'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10763'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10763'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10215'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10215'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9256'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9256'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6379'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6379'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6927'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6927'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8160'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8160'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6790'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6790'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1721'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1721'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4324'^^xsd:integer;
  dwc:scientificName 'Harmothoe fraserthomsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130764'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4324'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1447'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1447'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96936'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96936'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95977'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95977'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97895'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97895'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98991'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98991'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101594'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101594'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100635'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100635'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99813'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99813'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100498'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100498'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113239'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113239'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107348'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107348'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106252'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106252'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105430'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105430'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104060'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104060'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50915"^^xsd:decimal ;
  dwc:decimalLongitude "-4.76265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50915 -4.76265)"^^geo:wktLiteral ;
  geo-pos:lat "51.50915"^^xsd:decimal ;
  geo-pos:long "-4.76265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118171'^^xsd:integer;
  dwc:scientificName 'Entoprocta indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '78'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.76265'^^xsd:double;
  dwc:latitude '51.50915'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118171'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64'^^xsd:integer;
  dwc:scientificName 'Corymorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117059'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20477'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20477'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20614'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20614'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21025'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21025'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20066'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20066'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20751'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20751'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18011'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18011'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17463'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17463'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18422'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18422'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16367'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16367'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28149'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28149'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27601'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27601'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24724'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24724'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26231'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26231'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23354'^^xsd:integer;
  dwc:scientificName 'Lumbrineris agastos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130236'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23354'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '851788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23628'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23628'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32533'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32533'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32396'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32396'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31848'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31848'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30478'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129621'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30478'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30341'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30341'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33903'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33903'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34451'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34451'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36643'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36643'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36232'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36232'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37465'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37465'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40753'^^xsd:integer;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40753'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39794'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39794'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45000'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45000'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44315'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44315'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43630'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43630'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43493'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43493'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42671'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42671'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42534'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42534'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42123'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42123'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41575'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41575'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40068'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40068'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40205'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40205'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62536'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62536'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61440'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61440'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59659'^^xsd:integer;
  dwc:scientificName 'Atylus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101497'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59659'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59796'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59796'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60892'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60892'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65413'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65413'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63084'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63084'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63632'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63632'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57193'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57193'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59111'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59111'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56097'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56097'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55412'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55412'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54042'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54042'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51028'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51028'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50480'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50480'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52261'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52261'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46370'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46370'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46781'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46781'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91443'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91443'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88018'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88018'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83360'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83360'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87059'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87059'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78976'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78976'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75551'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75551'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75140'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75140'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75825'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75825'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73907'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73907'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74044'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74044'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70756'^^xsd:integer;
  dwc:scientificName 'Gnathia spp. indet. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70756'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72948'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72948'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73222'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73222'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70208'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70208'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11846'^^xsd:integer;
  dwc:scientificName 'Sphaerodoropsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129601'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11846'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13627'^^xsd:integer;
  dwc:scientificName 'Microphthalmus listensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130172'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13627'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13764'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13764'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22532'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22532'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10750'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10750'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10202'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10202'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9106'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9106'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6914'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6914'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7873'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7873'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8147'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8147'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7188'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7188'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6777'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6777'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2393'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2393'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2667'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2667'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5407'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5407'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1434'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1434'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1297'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1297'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96923'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96923'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96649'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96649'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94183'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94183'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93909'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93909'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93772'^^xsd:integer;
  dwc:scientificName 'MYTILIDAE  JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93772'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97882'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97882'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98293'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98293'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98567'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98567'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99800'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99800'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100485'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100485'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113226'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113226'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109527'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109527'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108294'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108294'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107335'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107335'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106376'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106376'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105143'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105143'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101307'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101307'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104047'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104047'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102951'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102951'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117884'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117884'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115555'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115555'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.593666666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7492833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.593666666666664 -4.7492833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.593666666666664"^^xsd:decimal ;
  geo-pos:long "-4.7492833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115692'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7492833333333'^^xsd:double;
  dwc:latitude '51.593666666667'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115692'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130285'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '24.390243902'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130285'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130336'^^xsd:integer;
  dwc:scientificName 'Inachus agg,'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '30.487804878'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130336'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129928'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '1593.495935'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129928'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130030'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '69.105691057'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130030'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130081'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '202.23577236'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130081'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130642'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '1.0162601626'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130642'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130693'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '17.276422764'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130693'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130132'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '16.260162602'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130132'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131407'^^xsd:integer;
  dwc:scientificName 'Agonus  cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '45.731707317'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131407'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131662'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '27.43902439'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131662'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132580'^^xsd:integer;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '34.552845528'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132580'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132121'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '16.260162602'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132121'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132325'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '138.21138211'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132325'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131152'^^xsd:integer;
  dwc:scientificName 'Aphodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '28.455284553'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131152'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131254'^^xsd:integer;
  dwc:scientificName 'Atelecyclus  rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '43.699186992'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131254'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130744'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '305.89430894'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130744'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130897'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '40.650406504'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130897'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130438'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '51.829268293'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130438'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130540'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '321.13821138'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130540'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130591'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '16.260162602'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130591'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473225012571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.741833343651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "123.138"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473225012571 -4.741833343651)"^^geo:wktLiteral ;
  geo-pos:lat "51.473225012571"^^xsd:decimal ;
  geo-pos:long "-4.741833343651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "123.138"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129877'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.216666666667'^^xsd:double;
  dwc:endTimeOfDay '20.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.741833343651'^^xsd:double;
  dwc:startLongitude '-4.7401166666667'^^xsd:double;
  dwc:endLongitude '-4.74355'^^xsd:double;
  dwc:latitude '51.473225012571'^^xsd:double;
  dwc:startLatitude '51.4735'^^xsd:double;
  dwc:endLatitude '51.47295'^^xsd:double;
  dwc:coordinatePrecision '123.138'^^xsd:double;
  dwc:minimumDepth '53.6'^^xsd:double;
  dwc:maximumDepth '53.9'^^xsd:double;
  dwc:observedWeight '975.6097561'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129877'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130286'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '15.100671141'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130286'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130337'^^xsd:integer;
  dwc:scientificName 'Inachus agg,'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '6.711409396'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130337'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129929'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '6968.1208054'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129929'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130031'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '28.523489933'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130031'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130082'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '444.63087248'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130082'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130643'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '1.677852349'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130643'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130694'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '16.77852349'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130694'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130133'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '5.033557047'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130133'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131816'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '1.677852349'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131816'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132428'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '1.677852349'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132428'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132581'^^xsd:integer;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '78.859060403'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132581'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132326'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '605.70469799'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132326'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131153'^^xsd:integer;
  dwc:scientificName 'Aphodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '28.523489933'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131153'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131255'^^xsd:integer;
  dwc:scientificName 'Atelecyclus  rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '130.87248322'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131255'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131408'^^xsd:integer;
  dwc:scientificName 'Agonus  cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '26.845637584'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131408'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130745'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '85.570469799'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130745'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130898'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '16.77852349'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130898'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130439'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '8.389261745'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130439'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130541'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '595.63758389'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130541'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130592'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '8.389261745'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130592'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.472458341711"^^xsd:decimal ;
  dwc:decimalLongitude "-4.740700015046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.601"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.472458341711 -4.740700015046)"^^geo:wktLiteral ;
  geo-pos:lat "51.472458341711"^^xsd:decimal ;
  geo-pos:long "-4.740700015046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.601"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129878'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.55'^^xsd:double;
  dwc:endTimeOfDay '20.633333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.740700015046'^^xsd:double;
  dwc:startLongitude '-4.7393'^^xsd:double;
  dwc:endLongitude '-4.7421'^^xsd:double;
  dwc:latitude '51.472458341711'^^xsd:double;
  dwc:startLatitude '51.47295'^^xsd:double;
  dwc:endLatitude '51.471966666667'^^xsd:double;
  dwc:coordinatePrecision '111.601'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '54.9'^^xsd:double;
  dwc:observedWeight '4265.1006711'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129878'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8729'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8729'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1468'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1468'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '235'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:235'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20511'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20511'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23251'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23251'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20648'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20648'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20785'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20785'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17497'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17497'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17360'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17360'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18456'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18456'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17634'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17634'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16401'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16401'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28183'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28183'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27635'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27635'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26950'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26950'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24758'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24758'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25854'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25854'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26402'^^xsd:integer;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26402'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26539'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26539'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24895'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24895'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23662'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23662'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22018'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22018'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22566'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22566'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32978'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32978'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32567'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32567'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31882'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31882'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30786'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30786'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31060'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31060'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31197'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31197'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31471'^^xsd:integer;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31471'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29142'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29142'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30238'^^xsd:integer;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30238'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30375'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30375'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28457'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28457'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36814'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36814'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36951'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36951'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37225'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37225'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36677'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36677'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34759'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34759'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37499'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37499'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38184'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38184'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38321'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38321'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37362'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37362'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39828'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39828'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45034'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45034'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44349'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44349'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43664'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43664'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44075'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44075'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42979'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42979'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42705'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42705'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41883'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41883'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42568'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42568'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40102'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40102'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62570'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62570'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60104'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60104'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60926'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60926'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61200'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61200'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68050'^^xsd:integer;
  dwc:scientificName 'Autonoe longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102021'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68050'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66680'^^xsd:integer;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66680'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66817'^^xsd:integer;
  dwc:scientificName 'Erichthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66817'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67639'^^xsd:integer;
  dwc:scientificName 'Aoridae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67639'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65447'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65447'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63118'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63118'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63255'^^xsd:integer;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63255'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63392'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63392'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57227'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57227'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58460'^^xsd:integer;
  dwc:scientificName 'Lepidepecreum longicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102598'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58460'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56679'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56679'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55446'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55446'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55720'^^xsd:integer;
  dwc:scientificName 'Parapleustes assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103007'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55720'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55994'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55994'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56131'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56131'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54898'^^xsd:integer;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54898'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52295'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52295'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51062'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51062'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51199'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51199'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48596'^^xsd:integer;
  dwc:scientificName 'Demonax torulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130901'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48596'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '530937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46815'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46815'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46267'^^xsd:integer;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46267'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46404'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46404'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88052'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88052'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91340'^^xsd:integer;
  dwc:scientificName 'OPISTHOBRANCHIA  JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91340'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91477'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91477'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87641'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87641'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82298'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82298'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82846'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82846'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83394'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83394'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87093'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87093'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:84079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '84079'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:84079'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85312'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85312'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79832'^^xsd:integer;
  dwc:scientificName 'Galatheidae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106733'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79832'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80106'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80106'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79010'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79010'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78051'^^xsd:integer;
  dwc:scientificName 'Crangon ?fasciatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '160607'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78051'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75585'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75585'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74078'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74078'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73941'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73941'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75311'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75311'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69557'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69557'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11195'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11195'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11606'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11606'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12565'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12565'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12976'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12976'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14620'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14620'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11880'^^xsd:integer;
  dwc:scientificName 'Sphaerodoropsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129601'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11880'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14483'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14483'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13798'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13798'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41609'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41609'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10784'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10784'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9825'^^xsd:integer;
  dwc:scientificName 'Phyllodoce sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9825'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10647'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10647'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10099'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10099'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10236'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10236'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9140'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9140'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9277'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9277'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6263'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6263'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7496'^^xsd:integer;
  dwc:scientificName 'Pseudomystides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129457'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7496'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8181'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8181'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6948'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6948'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6537'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6537'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6811'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6811'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2427'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2427'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3386'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3386'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1742'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1742'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2153'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2153'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5578'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5578'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1331'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1331'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96683'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96683'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96957'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96957'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95998'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95998'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96546'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96546'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94217'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94217'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93943'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93943'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94080'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94080'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93121'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93121'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98464'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98464'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97916'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97916'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98601'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98601'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99012'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99012'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99149'^^xsd:integer;
  dwc:scientificName 'TELLINIDAE INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '235'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99149'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100656'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100656'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100930'^^xsd:integer;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100930'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100108'^^xsd:integer;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100108'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100519'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100519'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111616'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111616'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112849'^^xsd:integer;
  dwc:scientificName 'Leuckartiara octona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117791'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112849'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109561'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109561'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109698'^^xsd:integer;
  dwc:scientificName 'Molgula citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103775'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109698'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110109'^^xsd:integer;
  dwc:scientificName 'Molgula occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103791'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110109'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110246'^^xsd:integer;
  dwc:scientificName 'Eugyra arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103764'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110246'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1864698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111068'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111068'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107369'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107369'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106410'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106410'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105725'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105725'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106273'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106273'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105177'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105177'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105314'^^xsd:integer;
  dwc:scientificName 'Ophiura affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105314'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104903'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104903'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103807'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103807'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102437'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102437'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101341'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101341'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102985'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102985'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121206'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121206'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124220'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124220'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115726'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115726'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3601"^^xsd:decimal ;
  dwc:decimalLongitude "-4.739616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3601 -4.739616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3601"^^xsd:decimal ;
  geo-pos:long "-4.739616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115863'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '99'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7396166666667'^^xsd:double;
  dwc:latitude '51.3601'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115863'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130236'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '10.563380282'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130236'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130287'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '8.2159624413'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130287'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130338'^^xsd:integer;
  dwc:scientificName 'Inachus agg,'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '14.084507042'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130338'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129930'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '4133.8028169'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129930'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130032'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '150.23474178'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130032'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130083'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '427.23004695'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130083'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130695'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '16.431924883'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130695'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130134'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '1.1737089202'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130134'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131664'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '25.821596244'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131664'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131868'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '152.58215962'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131868'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132429'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '8.2159624413'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132429'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132633'^^xsd:integer;
  dwc:scientificName 'Ebalia cranchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132633'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132327'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '75.117370892'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132327'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131154'^^xsd:integer;
  dwc:scientificName 'Aphodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '97.417840376'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131154'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131256'^^xsd:integer;
  dwc:scientificName 'Atelecyclus  rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '123.23943662'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131256'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131409'^^xsd:integer;
  dwc:scientificName 'Agonus  cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '21.126760563'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131409'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130746'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '58.685446009'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130746'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130899'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '30.516431925'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130899'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130950'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '2.3474178404'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130950'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130440'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '24.647887324'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130440'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130542'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '218.30985915'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130542'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47310001003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.73858334227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "110.592"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47310001003 -4.73858334227)"^^geo:wktLiteral ;
  geo-pos:lat "51.47310001003"^^xsd:decimal ;
  geo-pos:long "-4.73858334227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "110.592"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129879'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.866666666667'^^xsd:double;
  dwc:endTimeOfDay '20.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.73858334227'^^xsd:double;
  dwc:startLongitude '-4.73705'^^xsd:double;
  dwc:endLongitude '-4.7401166666667'^^xsd:double;
  dwc:latitude '51.47310001003'^^xsd:double;
  dwc:startLatitude '51.473366666667'^^xsd:double;
  dwc:endLatitude '51.472833333333'^^xsd:double;
  dwc:coordinatePrecision '110.592'^^xsd:double;
  dwc:minimumDepth '54.6'^^xsd:double;
  dwc:maximumDepth '55.2'^^xsd:double;
  dwc:observedWeight '2530.5164319'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129879'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '507'^^xsd:integer;
  dwc:scientificName 'Zoantharia Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:507'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23249'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23249'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19824'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19824'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20646'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20646'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17495'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17495'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18865'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18865'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28044'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28044'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28866'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28866'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27633'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27633'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27907'^^xsd:integer;
  dwc:scientificName 'Aonides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129605'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27907'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27085'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27085'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25852'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25852'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26263'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26263'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25030'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25030'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23660'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23660'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21194'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21194'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22564'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22564'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32976'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32976'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32702'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32702'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32839'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32839'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32565'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32565'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31880'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31880'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30373'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30373'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28318'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28318'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34483'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34483'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35442'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35442'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36675'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36675'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34757'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34757'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37497'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37497'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45032'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45032'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44347'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44347'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43525'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43525'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43662'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43662'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42703'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42703'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42292'^^xsd:integer;
  dwc:scientificName 'Galathowenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146949'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42292'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42566'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42566'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62568'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62568'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60924'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60924'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66267'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66267'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67911'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67911'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63116'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63116'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59143'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59143'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55444'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55444'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51608'^^xsd:integer;
  dwc:scientificName 'Achelia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134600'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51608'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51060'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51060'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50512'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50512'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52293'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52293'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49142'^^xsd:integer;
  dwc:scientificName 'Sabella discifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130964'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49142'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91886'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91886'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87502'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87502'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78597'^^xsd:integer;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78597'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75583'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75583'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74076'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74076'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74350'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74350'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75172'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75172'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73939'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73939'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70240'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70240'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75309'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75309'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11467'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11467'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12974'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12974'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12015'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12015'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41607'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41607'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10782'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10782'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10508'^^xsd:integer;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10508'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10097'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10097'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10234'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10234'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9138'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9138'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9275'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9275'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5713'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5713'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6398'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6398'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8179'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8179'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6809'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6809'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2699'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2699'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3384'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3384'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1740'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1740'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2151'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2151'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4343'^^xsd:integer;
  dwc:scientificName 'Harmothoe fraserthomsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130764'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4343'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5165'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5165'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5439'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5439'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1329'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1329'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1466'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1466'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96681'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96681'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96818'^^xsd:integer;
  dwc:scientificName '"Neolepton" obliquatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96818'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '237848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96544'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96544'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95859'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95859'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93941'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93941'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97914'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97914'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98325'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98325'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99010'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99010'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100517'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100517'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113258'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113258'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109559'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109559'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105586'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105586'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104764'^^xsd:integer;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104764'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104901'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104901'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102024'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102024'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101339'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101339'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102983'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102983'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121341'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121341'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116957'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116957'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115724'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115724'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4731"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4731 -4.7369)"^^geo:wktLiteral ;
  geo-pos:lat "51.4731"^^xsd:decimal ;
  geo-pos:long "-4.7369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114628'^^xsd:integer;
  dwc:scientificName 'Diphasia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '97'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7369'^^xsd:double;
  dwc:latitude '51.4731'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117877'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114628'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1470'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1470'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20513'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20513'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23253'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23253'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21061'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21061'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20650'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20650'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17499'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17499'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17362'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17362'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18458'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18458'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17636'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17636'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16403'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16403'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27911'^^xsd:integer;
  dwc:scientificName 'Aonides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129605'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27911'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26952'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26952'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27363'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27363'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25856'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25856'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33391'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33391'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32569'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32569'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32432'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32432'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31884'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31884'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30377'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30377'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36679'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36679'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37501'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37501'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38186'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38186'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37364'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37364'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45036'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45036'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44351'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44351'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42707'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42707'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42159'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42159'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42570'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42570'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40104'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40104'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40241'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40241'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62572'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62572'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61339'^^xsd:integer;
  dwc:scientificName 'Bathyporeia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61339'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61476'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61476'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61613'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61613'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62161'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62161'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59832'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59832'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58325'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58325'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55448'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55448'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54078'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54078'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51064'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51064'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87917'^^xsd:integer;
  dwc:scientificName 'NATICIDAE  JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87917'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87095'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87095'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77779'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77779'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75587'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75587'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75176'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75176'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73943'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73943'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73121'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73121'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73258'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73258'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75313'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75313'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69559'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69559'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16266'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16266'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41611'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41611'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10786'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10786'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10101'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10101'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6950'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6950'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7224'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7224'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1744'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1744'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1333'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1333'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96959'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96959'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93945'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93945'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97918'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97918'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98329'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98329'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101617'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101617'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100658'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100658'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100521'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100521'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113262'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113262'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106823'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106823'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107371'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107371'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106275'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106275'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.42208333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.42208333333333 -4.723616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.42208333333333"^^xsd:decimal ;
  geo-pos:long "-4.723616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117920'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '101'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7236166666667'^^xsd:double;
  dwc:latitude '51.422083333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117920'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20611'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20611'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21159'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21159'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20748'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20748'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19789'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19789'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27598'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27598'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26228'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26228'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25817'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25817'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23625'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23625'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32667'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32667'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32941'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32941'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33078'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33078'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32530'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32530'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31845'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31845'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35818'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35818'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35133'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35133'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35407'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35407'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37188'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37188'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36640'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36640'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38695'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38695'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44997'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44997'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43627'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43627'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42668'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42668'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42257'^^xsd:integer;
  dwc:scientificName 'Galathowenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146949'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42257'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '146949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42531'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42531'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41572'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41572'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41024'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41024'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62533'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62533'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60478'^^xsd:integer;
  dwc:scientificName 'Ampelisca sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60478'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60889'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60889'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61026'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61026'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59108'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59108'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56642'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56642'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50477'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50477'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52258'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52258'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91851'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91851'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87467'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87467'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93084'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93084'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82809'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82809'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78973'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78973'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75548'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75548'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77740'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77740'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77877'^^xsd:integer;
  dwc:scientificName 'Crangon bispinosus neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77877'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74315'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74315'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75137'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75137'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75822'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75822'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73904'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73904'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73219'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73219'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70205'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70205'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11432'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11432'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12939'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12939'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22529'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22529'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10199'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10199'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10062'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10062'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9240'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9240'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5678'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5678'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6363'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6363'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8144'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8144'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7185'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7185'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6774'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6774'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2664'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2664'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3897'^^xsd:integer;
  dwc:scientificName 'Harmothoe andreapolis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152279'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3897'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '147008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5404'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5404'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1431'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1431'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1294'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1294'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97057'^^xsd:integer;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97057'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96646'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96646'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93906'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93906'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93358'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93358'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97879'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97879'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98153'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98153'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98290'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98290'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98975'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98975'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100482'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100482'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106373'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106373'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105140'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105140'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105551'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105551'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104455'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104455'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104592'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104592'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104866'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104866'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101304'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101304'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5611"^^xsd:decimal ;
  dwc:decimalLongitude "-4.71615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5611 -4.71615)"^^geo:wktLiteral ;
  geo-pos:lat "51.5611"^^xsd:decimal ;
  geo-pos:long "-4.71615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102948'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.71615'^^xsd:double;
  dwc:latitude '51.5611'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102948'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1267'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1267'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19351'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19351'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19488'^^xsd:integer;
  dwc:scientificName 'Proceraea cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131362'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19488'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20584'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20584'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23187'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23187'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20995'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20995'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21269'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21269'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17433'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17433'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16748'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16748'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17296'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17296'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18666'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18666'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18940'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18940'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18392'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18392'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17570'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17570'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16337'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16337'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28119'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28119'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27571'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27571'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26475'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26475'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24557'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24557'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24694'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24694'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24831'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24831'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25242'^^xsd:integer;
  dwc:scientificName 'Orbinia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129420'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25242'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23324'^^xsd:integer;
  dwc:scientificName 'Lumbrineris agastos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130236'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23324'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '851788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21817'^^xsd:integer;
  dwc:scientificName 'Onuphidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '965'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21817'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32503'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32503'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31818'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31818'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29078'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29078'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30311'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30311'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28256'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28256'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28393'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28393'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34421'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34421'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35654'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35654'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37161'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37161'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36613'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36613'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36339'^^xsd:integer;
  dwc:scientificName 'Capitellidae indet. Juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36339'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36202'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36202'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37435'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37435'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37709'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37709'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38120'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38120'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37298'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37298'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40723'^^xsd:integer;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40723'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38257'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38257'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38531'^^xsd:integer;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38531'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39764'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39764'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44970'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44970'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44285'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44285'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42915'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42915'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42641'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42641'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42504'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42504'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41545'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41545'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40038'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40038'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62506'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62506'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62917'^^xsd:integer;
  dwc:scientificName 'Melitidae sp. indet'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101397'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62917'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63054'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63054'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60862'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60862'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61410'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61410'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59766'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59766'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67301'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67301'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67849'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67849'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64561'^^xsd:integer;
  dwc:scientificName 'Melita dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64561'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '423508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65246'^^xsd:integer;
  dwc:scientificName 'Gammaropsis spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65246'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65520'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65520'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59081'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59081'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56615'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56615'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56067'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56067'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55382'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55382'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54012'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54012'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51409'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51409'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51546'^^xsd:integer;
  dwc:scientificName 'Achelia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134600'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51546'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51135'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51135'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50039'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50039'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50998'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50998'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49217'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49217'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49491'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49491'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49628'^^xsd:integer;
  dwc:scientificName 'Pomatoceros sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49628'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52231'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52231'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49765'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49765'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49902'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49902'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48943'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48943'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46340'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46340'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87577'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87577'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93879'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93879'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92372'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92372'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93057'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93057'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87988'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87988'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87029'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87029'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85248'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85248'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78946'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78946'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75247'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75247'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74014'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74014'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73877'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73877'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70178'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70178'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69493'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69493'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12912'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12912'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14419'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14419'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14556'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14556'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15241'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15241'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13734'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13734'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10720'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10720'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10583'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10583'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10035'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10035'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9076'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9076'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8117'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8117'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6747'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6747'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6884'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6884'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3322'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3322'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2089'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2089'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2363'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2363'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5377'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5377'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1404'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1404'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96893'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96893'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95934'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95934'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95249'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95249'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95660'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95660'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94016'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94016'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97852'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97852'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98537'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98537'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101140'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101140'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101277'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101277'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101551'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101551'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100592'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100592'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99770'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99770'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100455'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100455'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112922'^^xsd:integer;
  dwc:scientificName 'Bougainvillia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112922'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109497'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109497'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107305'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107305'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106209'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106209'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106346'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106346'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104428'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104428'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103743'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103743'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102373'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102373'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104017'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104017'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102921'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102921'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127307'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127307'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121279'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121279'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124019'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124019'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121142'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121142'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124156'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124156'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125115'^^xsd:integer;
  dwc:scientificName 'Bugula avicularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125115'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '833990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114703'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114703'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115525'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115525'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113470'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113470'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7149833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32935 -4.7149833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.32935"^^xsd:decimal ;
  geo-pos:long "-4.7149833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113607'^^xsd:integer;
  dwc:scientificName 'Lafoea dumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7149833333333'^^xsd:double;
  dwc:latitude '51.32935'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117702'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113607'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21039'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21039'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21176'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21176'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20628'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20628'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16381'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16381'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28163'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28163'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27615'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27615'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25834'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25834'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23642'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23642'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21724'^^xsd:integer;
  dwc:scientificName 'Eunicida juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '895'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21724'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32547'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32547'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32410'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32410'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31862'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31862'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30766'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30766'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34876'^^xsd:integer;
  dwc:scientificName 'Chaetozone sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34876'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36657'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36657'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37479'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37479'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39808'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39808'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45014'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45014'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44329'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44329'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43644'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43644'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42685'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42685'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42548'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42548'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42000'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42000'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42137'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42137'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41041'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41041'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41589'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41589'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62002'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103068'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62002'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60906'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60906'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54056'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54056'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51042'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51042'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50494'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50494'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91868'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91868'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87484'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87484'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93923'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93923'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93101'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93101'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83374'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83374'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78579'^^xsd:integer;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78579'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75839'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75839'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75154'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75154'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73236'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73236'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11449'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11449'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12956'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12956'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10216'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10216'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9257'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9257'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5695'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5695'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6928'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6928'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3366'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3366'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5421'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5421'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1311'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1311'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1448'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1448'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96663'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96663'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96937'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96937'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93375'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93375'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97896'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97896'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98992'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98992'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99814'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99814'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100499'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100499'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113240'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113240'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110500'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110500'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107349'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107349'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105568'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105568'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104883'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104883'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102965'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102965'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.52053333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.713683333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.52053333333333 -4.713683333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.52053333333333"^^xsd:decimal ;
  geo-pos:long "-4.713683333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124474'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '79'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.7136833333333'^^xsd:double;
  dwc:latitude '51.520533333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124474'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3216'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3216'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '202'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:202'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19382'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19382'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19519'^^xsd:integer;
  dwc:scientificName 'Proceraea cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19519'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22944'^^xsd:integer;
  dwc:scientificName 'Lumbrineridae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22944'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21026'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21026'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21300'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21300'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18149'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis erinaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18149'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17327'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17327'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18697'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18697'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18834'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18834'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18423'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18423'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28835'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28835'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27602'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27602'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24725'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24725'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26232'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26232'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25821'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25821'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23629'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23629'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32534'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32534'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31849'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31849'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30890'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30890'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29109'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29109'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28287'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28287'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33767'^^xsd:integer;
  dwc:scientificName 'Cirratulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33767'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34452'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34452'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36644'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36644'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36233'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36233'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39795'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39795'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42946'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42946'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43494'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43494'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42672'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42672'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41576'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41576'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41713'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41713'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62537'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62537'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61441'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61441'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59934'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59934'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60893'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60893'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67880'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67880'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68976'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68976'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66373'^^xsd:integer;
  dwc:scientificName 'Photis reinhardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66373'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66784'^^xsd:integer;
  dwc:scientificName 'Erichthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66784'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66921'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66921'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65414'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65414'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57194'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57194'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58153'^^xsd:integer;
  dwc:scientificName 'Acidostoma obesum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58153'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58564'^^xsd:integer;
  dwc:scientificName 'Lysianassa ceratina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58564'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56235'^^xsd:integer;
  dwc:scientificName 'Gitana sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56235'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56646'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56646'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56098'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56098'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56372'^^xsd:integer;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56372'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54043'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54043'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52399'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52399'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '134725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52673'^^xsd:integer;
  dwc:scientificName 'Acari indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '292684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52673'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51440'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51440'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51988'^^xsd:integer;
  dwc:scientificName 'Callipallene brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51988'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51029'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51029'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52947'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52947'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53221'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53221'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52262'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52262'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49796'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49796'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48289'^^xsd:integer;
  dwc:scientificName 'Chone sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48289'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46919'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46919'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47741'^^xsd:integer;
  dwc:scientificName 'Sabellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47741'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48152'^^xsd:integer;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48152'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90622'^^xsd:integer;
  dwc:scientificName 'Chrysallida obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '146825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90622'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90348'^^xsd:integer;
  dwc:scientificName 'Odostomia unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90348'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91855'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91855'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87334'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87334'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87608'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87608'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92266'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92266'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92403'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92403'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93088'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93088'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82950'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82950'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87060'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87060'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82265'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82265'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80347'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80347'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74045'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74045'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70346'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70346'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72127'^^xsd:integer;
  dwc:scientificName 'Munna sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '118374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72127'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '118374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72264'^^xsd:integer;
  dwc:scientificName 'Munna minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '118759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72264'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '118759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69935'^^xsd:integer;
  dwc:scientificName 'Caprellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69935'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12943'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12943'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15272'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15272'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15135'^^xsd:integer;
  dwc:scientificName 'Amblyosyllis madierensis?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131249'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15135'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13080'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13080'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13628'^^xsd:integer;
  dwc:scientificName 'Microphthalmus listensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13628'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13765'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13765'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9929'^^xsd:integer;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9929'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10066'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10066'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9381'^^xsd:integer;
  dwc:scientificName 'Eumida ockelmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9381'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9518'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9518'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8696'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8696'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5682'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5682'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6230'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6230'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6915'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6915'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8148'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8148'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3353'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3353'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4175'^^xsd:integer;
  dwc:scientificName 'Harmothoe extenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4175'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5134'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5134'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5408'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5408'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5545'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5545'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1435'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1435'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97335'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97335'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96924'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96924'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96650'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96650'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94184'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94184'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94458'^^xsd:integer;
  dwc:scientificName 'Modiolarca tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94458'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102130'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102130'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93910'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93910'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93773'^^xsd:integer;
  dwc:scientificName 'MYTILIDAE  JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93773'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97883'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97883'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101856'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101856'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100486'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100486'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113775'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113775'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111583'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111583'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111720'^^xsd:integer;
  dwc:scientificName 'Leucoselenia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111720'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112542'^^xsd:integer;
  dwc:scientificName 'Eudendrium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112542'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109528'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109528'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109802'^^xsd:integer;
  dwc:scientificName 'Molgula complanata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109802'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109939'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109939'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108021'^^xsd:integer;
  dwc:scientificName 'Aplidium glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108021'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108158'^^xsd:integer;
  dwc:scientificName 'Didemnidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108158'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108432'^^xsd:integer;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108432'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109254'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109254'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107336'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107336'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106240'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106240'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104185'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104185'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104459'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104459'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103774'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103774'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101308'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101308'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102952'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102952'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125694'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125694'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125831'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scrupea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111249'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125831'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125968'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125968'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:129393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '129393'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:129393'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121173'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121173'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121310'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121310'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125420'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125420'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121721'^^xsd:integer;
  dwc:scientificName 'Nolella dilatata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121721'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121858'^^xsd:integer;
  dwc:scientificName 'Anguinella palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121858'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122817'^^xsd:integer;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122817'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124050'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124050'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118022'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118022'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115830'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115830'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.60718333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6908666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.60718333333333 -4.6908666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.60718333333333"^^xsd:decimal ;
  geo-pos:long "-4.6908666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115145'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6908666666667'^^xsd:double;
  dwc:latitude '51.607183333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115145'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23248'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23248'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19823'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19823'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20097'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20097'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20645'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20645'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20782'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20782'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27632'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27632'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24618'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24618'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25851'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25851'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26262'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26262'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23659'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23659'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21193'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21193'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32701'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32701'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32975'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32975'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33386'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33386'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32564'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32564'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31879'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31879'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34482'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34482'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36948'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36948'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37222'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37222'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36674'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36674'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34756'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34756'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37496'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37496'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37770'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37770'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45031'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45031'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43661'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43661'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43524'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43524'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42702'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42702'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42565'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42565'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62567'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62567'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60923'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60923'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66266'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66266'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63115'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63115'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59142'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59142'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56676'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56676'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56128'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56128'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55443'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55443'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53662'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53662'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50511'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50511'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52292'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52292'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91611'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91611'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91885'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91885'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87501'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87501'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83391'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83391'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75856'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75856'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78596'^^xsd:integer;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78596'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75582'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75582'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75719'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75719'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74075'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74075'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74349'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74349'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75171'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75171'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70239'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70239'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73253'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73253'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10918'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10918'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11466'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11466'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12973'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12973'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12014'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12014'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12151'^^xsd:integer;
  dwc:scientificName 'Hesionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12151'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41606'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41606'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10233'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10233'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10096'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10096'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9137'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9137'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9274'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9274'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5712'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5712'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6260'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6260'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6397'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6397'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8178'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8178'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6808'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6808'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2698'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2698'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3383'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3383'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1739'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1739'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2013'^^xsd:integer;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2013'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5438'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5438'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1465'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1465'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1328'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1328'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97639'^^xsd:integer;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97639'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96680'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96680'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96817'^^xsd:integer;
  dwc:scientificName '"Neolepton" obliquatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96817'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '237848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95858'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95858'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93940'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93940'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98324'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98324'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99009'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99009'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100516'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100516'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112846'^^xsd:integer;
  dwc:scientificName 'Leuckartiara octona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117791'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112846'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107366'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107366'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105174'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105174'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105585'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105585'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104626'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104626'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104900'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104900'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104078'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104078'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102708'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102708'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102982'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102982'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118326'^^xsd:integer;
  dwc:scientificName 'Loxosomatidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118326'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117778'^^xsd:integer;
  dwc:scientificName 'Gonothyraea loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117377'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117778'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.689733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48415 -4.689733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.48415"^^xsd:decimal ;
  geo-pos:long "-4.689733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116819'^^xsd:integer;
  dwc:scientificName 'Clytia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6897333333333'^^xsd:double;
  dwc:latitude '51.48415'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116819'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8730'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8730'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1469'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1469'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '236'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:236'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19416'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19416'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21060'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21060'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20649'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20649'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17498'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17498'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16813'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16813'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17361'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17361'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18868'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18868'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17635'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17635'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16402'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16402'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28047'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28047'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28184'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28184'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29006'^^xsd:integer;
  dwc:scientificName 'Polydora caeca ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29006'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27636'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27636'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24622'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24622'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24759'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24759'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26540'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26540'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25033'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25033'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23389'^^xsd:integer;
  dwc:scientificName 'Lumbrineris agastos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130236'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23389'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '851788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23663'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23663'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32705'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32705'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32568'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32568'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32431'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32431'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31883'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31883'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30376'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30376'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29143'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29143'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34486'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34486'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35171'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35171'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36678'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36678'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34760'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34760'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38185'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38185'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37363'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37363'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40514'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40514'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40788'^^xsd:integer;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40788'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38459'^^xsd:integer;
  dwc:scientificName 'Euclymene sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38459'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39829'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39829'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45035'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45035'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44350'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44350'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44076'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44076'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42980'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42980'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42706'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42706'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42569'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42569'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40103'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40103'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40240'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40240'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62571'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62571'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61475'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61475'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62023'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103068'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62023'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60927'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60927'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67914'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67914'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63119'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63119'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57228'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57228'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56680'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56680'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55447'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55447'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56132'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56132'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54077'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54077'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54899'^^xsd:integer;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54899'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52296'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52296'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51063'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51063'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51200'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51200'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53255'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53255'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50104'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50104'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49556'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49556'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49830'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49830'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49008'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49008'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49282'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49282'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46405'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46405'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88053'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88053'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91889'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91889'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92574'^^xsd:integer;
  dwc:scientificName 'Doto INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92574'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83395'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83395'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79011'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79011'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83258'^^xsd:integer;
  dwc:scientificName 'Pirimela denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83258'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76819'^^xsd:integer;
  dwc:scientificName 'Processidae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106791'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76819'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77778'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77778'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75586'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75586'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73942'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73942'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70243'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70243'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75312'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75312'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69558'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69558'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11059'^^xsd:integer;
  dwc:scientificName 'Goniadidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11059'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15306'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15306'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41610'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41610'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10785'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10785'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10648'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10648'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10100'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10100'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9141'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9141'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9278'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9278'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5579'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5579'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6949'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6949'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2702'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2702'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3387'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3387'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1743'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1743'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1332'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1332'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96684'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96684'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96958'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96958'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94218'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94218'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93944'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93944'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93807'^^xsd:integer;
  dwc:scientificName 'MYTILIDAE  JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93807'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97917'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97917'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99013'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99013'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101479'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101479'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100657'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100657'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99835'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99835'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100520'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100520'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113809'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113809'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112028'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112028'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112987'^^xsd:integer;
  dwc:scientificName 'Bougainvillia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112987'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109562'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109562'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106274'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106274'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105178'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105178'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105452'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105452'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104493'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104493'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105041'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105041'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103808'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103808'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102438'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102438'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101342'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101342'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104082'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104082'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102986'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102986'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121344'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121344'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122440'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122440'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124084'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124084'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124221'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124221'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120933'^^xsd:integer;
  dwc:scientificName 'Alcyonidium gelatinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111600'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120933'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116960'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116960'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115727'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115727'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116138'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116138'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114494'^^xsd:integer;
  dwc:scientificName 'Diphasia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114494'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114905'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114905'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.373866666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.683433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.373866666666665 -4.683433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.373866666666665"^^xsd:decimal ;
  geo-pos:long "-4.683433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115179'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '100'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6834333333333'^^xsd:double;
  dwc:latitude '51.373866666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115179'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1091'^^xsd:integer;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1091'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1228'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1228'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21093'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21093'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16435'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16435'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28217'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28217'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27806'^^xsd:integer;
  dwc:scientificName 'Spionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27806'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24792'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24792'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32601'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32601'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31916'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31916'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30409'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30409'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36985'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36985'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37533'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37533'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41917'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41917'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42054'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42054'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41780'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41780'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62604'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62604'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59179'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59179'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59864'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59864'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60001'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60001'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57261'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57261'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58357'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58357'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56165'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56165'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55343'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55343'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54110'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54110'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54795'^^xsd:integer;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54795'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52740'^^xsd:integer;
  dwc:scientificName 'Acari indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '292684'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52740'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51096'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51096'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50548'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50548'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46438'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46438'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91922'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91922'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85346'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85346'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80140'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80140'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80414'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80414'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75619'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75619'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73290'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73290'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75345'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75345'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71372'^^xsd:integer;
  dwc:scientificName 'Cirolana sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '118399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71372'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '118399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11092'^^xsd:integer;
  dwc:scientificName 'Goniadidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11092'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11366'^^xsd:integer;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11366'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11640'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11640'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16298'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16298'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13832'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13832'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14654'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14654'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75893'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75893'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10818'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10818'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10681'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10681'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7256'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7256'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6982'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6982'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6571'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6571'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2461'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2461'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1776'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1776'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1502'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1502'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96991'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96991'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93977'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93977'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97950'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97950'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99868'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99868'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100553'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100553'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111102'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111102'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112883'^^xsd:integer;
  dwc:scientificName 'Leuckartiara octona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117791'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112883'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110691'^^xsd:integer;
  dwc:scientificName 'Hyperoplus immaculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '126755'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110691'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108362'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108362'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107129'^^xsd:integer;
  dwc:scientificName 'Holothurioidea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '149846'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107129'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107540'^^xsd:integer;
  dwc:scientificName 'Leptosynapta sp. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123449'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107540'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '123449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102334'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102334'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126172'^^xsd:integer;
  dwc:scientificName 'Setosella vulnerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111543'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126172'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '111543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.675366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43345 -4.675366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43345"^^xsd:decimal ;
  geo-pos:long "-4.675366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115760'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6753666666667'^^xsd:double;
  dwc:latitude '51.43345'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115760'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3186'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3186'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19352'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19352'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20448'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20448'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20585'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20585'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23188'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23188'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17297'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17297'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18667'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18667'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18804'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18804'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17982'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17982'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18393'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18393'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18530'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18530'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19763'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19763'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16338'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16338'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28120'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28120'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27572'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27572'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27024'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27024'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24558'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24558'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24695'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24695'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24832'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24832'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26339'^^xsd:integer;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26339'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26476'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26476'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23599'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23599'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32504'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32504'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32641'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32641'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31819'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31819'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31408'^^xsd:integer;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31408'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29079'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29079'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29764'^^xsd:integer;
  dwc:scientificName 'Polydora sanctijosephi?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '160512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29764'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30312'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30312'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28257'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28257'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28394'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28394'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34422'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34422'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37162'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37162'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36614'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36614'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34696'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34696'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37436'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37436'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37299'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37299'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38258'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38258'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39765'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39765'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44971'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44971'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44012'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44012'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43464'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43464'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42642'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42642'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41820'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41820'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41546'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41546'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40039'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40039'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62507'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62507'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60863'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60863'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60178'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60178'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67302'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67302'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67850'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67850'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68261'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68261'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65384'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65384'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63329'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63329'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56616'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56616'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57164'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57164'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56068'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56068'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55383'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55383'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51410'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51410'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51958'^^xsd:integer;
  dwc:scientificName 'Callipallene brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51958'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52917'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52917'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50999'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50999'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49492'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49492'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49766'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49766'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49903'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49903'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48396'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48396'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48670'^^xsd:integer;
  dwc:scientificName 'Jasmineira caudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130920'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48670'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46889'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46889'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46204'^^xsd:integer;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46204'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46341'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46341'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89907'^^xsd:integer;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89907'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87167'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87167'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87304'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87304'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87578'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87578'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93880'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93880'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92373'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92373'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83194'^^xsd:integer;
  dwc:scientificName 'Pirimela denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83194'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85934'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85934'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79221'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79221'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80043'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80043'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83331'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83331'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80728'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80728'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77303'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77303'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78947'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78947'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75248'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75248'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72919'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72919'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75796'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75796'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69494'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69494'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11543'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11543'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12502'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12502'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15790'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15790'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15927'^^xsd:integer;
  dwc:scientificName 'Palposyllis prosostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15927'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14420'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14420'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14557'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14557'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15242'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15242'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22503'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22503'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10858'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10858'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10584'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10584'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10036'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10036'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9351'^^xsd:integer;
  dwc:scientificName 'Eumida ockelmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130642'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9351'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8666'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8666'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9077'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9077'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6474'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6474'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6748'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6748'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6885'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6885'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3323'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3323'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1679'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1679'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2364'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2364'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4008'^^xsd:integer;
  dwc:scientificName 'Malmgrenia castanea?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4008'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3460'^^xsd:integer;
  dwc:scientificName 'Malmgrenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147006'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3460'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '147006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5652'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5652'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1405'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1405'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97442'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97442'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96894'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96894'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96620'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96620'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95661'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95661'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95935'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95935'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102100'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102100'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94154'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94154'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93058'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93058'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97853'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97853'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98538'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98538'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99360'^^xsd:integer;
  dwc:scientificName 'Arcopagia crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141577'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99360'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101278'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101278'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101415'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101415'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101552'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101552'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100593'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100593'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99771'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99771'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100456'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100456'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109087'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109087'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109498'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109498'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109635'^^xsd:integer;
  dwc:scientificName 'Molgula citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103775'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109635'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111005'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111005'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108265'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108265'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107306'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107306'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107580'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107580'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107032'^^xsd:integer;
  dwc:scientificName 'Holothurioidea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '149846'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107032'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106210'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106210'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106347'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106347'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103333'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103333'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103744'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103744'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102374'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102374'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104018'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104018'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102922'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102922'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127308'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127308'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127445'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127445'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128404'^^xsd:integer;
  dwc:scientificName 'Escharina johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111518'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128404'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:129089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '129089'^^xsd:integer;
  dwc:scientificName 'Fenestrulina malusii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111418'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:129089'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121280'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121280'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122513'^^xsd:integer;
  dwc:scientificName 'Amathia lendigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111659'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122513'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122924'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122924'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126760'^^xsd:integer;
  dwc:scientificName 'Puellina innominata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111330'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126760'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '467108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124157'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124157'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119910'^^xsd:integer;
  dwc:scientificName 'Tubulipora liliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111760'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119910'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120458'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120458'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116896'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116896'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117992'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117992'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115663'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115663'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114841'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114841'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28978333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28978333333333 -4.6747)"^^geo:wktLiteral ;
  geo-pos:lat "51.28978333333333"^^xsd:decimal ;
  geo-pos:long "-4.6747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113745'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6747'^^xsd:double;
  dwc:latitude '51.289783333333'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113745'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1266'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1266'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:170'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '307'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:307'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19350'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19350'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20583'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20583'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20994'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20994'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17432'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17432'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17295'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17295'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18665'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18665'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18802'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18802'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18939'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18939'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18391'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18391'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19761'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19761'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17569'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17569'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28118'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28118'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27570'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27570'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26474'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26474'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24556'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24556'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26063'^^xsd:integer;
  dwc:scientificName 'Aricidea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26063'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26200'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26200'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25789'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25789'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23597'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23597'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21679'^^xsd:integer;
  dwc:scientificName 'Eunicida juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '895'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21679'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32502'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32502'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32639'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32639'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33735'^^xsd:integer;
  dwc:scientificName 'Cirratulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33735'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32091'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32091'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31817'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31817'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31954'^^xsd:integer;
  dwc:scientificName 'Spio sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31954'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30721'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30721'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29077'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29077'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30310'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30310'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30584'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora cf. paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131168'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30584'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28392'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28392'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34420'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34420'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36612'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36612'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34694'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34694'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36475'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36475'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37434'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37434'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40722'^^xsd:integer;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40722'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38256'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38256'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39763'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39763'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44969'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44969'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44284'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44284'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43599'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43599'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44010'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44010'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42914'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42914'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43462'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43462'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42640'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42640'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42503'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42503'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40996'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40996'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41544'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41544'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40037'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40037'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63053'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63053'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60724'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60724'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60861'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60861'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67300'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67300'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67848'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67848'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68533'^^xsd:integer;
  dwc:scientificName 'Corophium spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68533'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66478'^^xsd:integer;
  dwc:scientificName 'Ischyroceridae Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101389'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66478'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66615'^^xsd:integer;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66615'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66752'^^xsd:integer;
  dwc:scientificName 'Erichthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66752'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65245'^^xsd:integer;
  dwc:scientificName 'Gammaropsis spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65245'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65382'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65382'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65519'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65519'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63190'^^xsd:integer;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63190'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63601'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63601'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59080'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59080'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56614'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56614'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57162'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57162'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56066'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56066'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51408'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51408'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51956'^^xsd:integer;
  dwc:scientificName 'Callipallene brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51956'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50997'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50997'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51134'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51134'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52915'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52915'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53189'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53189'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50038'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50038'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50449'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50449'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49216'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49216'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49490'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49490'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52230'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52230'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49764'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49764'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49901'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49901'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48942'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48942'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46613'^^xsd:integer;
  dwc:scientificName 'Polycirrus haematodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131528'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46613'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47709'^^xsd:integer;
  dwc:scientificName 'Sabellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47709'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46339'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46339'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87302'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87302'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93878'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93878'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92371'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92371'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92782'^^xsd:integer;
  dwc:scientificName 'Dorididae INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '9904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92782'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '9904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93056'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93056'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83192'^^xsd:integer;
  dwc:scientificName 'Pirimela denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83192'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85521'^^xsd:integer;
  dwc:scientificName 'Diodora graeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139951'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85521'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85932'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85932'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87028'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87028'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79219'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79219'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78945'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78945'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83329'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83329'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80726'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80726'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76205'^^xsd:integer;
  dwc:scientificName 'Eualus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107504'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76205'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75246'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75246'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74013'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74013'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70314'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70314'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69492'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69492'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11541'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11541'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15788'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15788'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16336'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16336'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14555'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14555'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15240'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15240'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22501'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22501'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10719'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10719'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10582'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10582'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10034'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10034'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9212'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9212'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9075'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9075'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6198'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6198'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8116'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8116'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6746'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6746'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6883'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6883'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3321'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3321'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1677'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1677'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2088'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2088'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2362'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2362'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4828'^^xsd:integer;
  dwc:scientificName 'Harmothoe pagenstecheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130777'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4828'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5102'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5102'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5376'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5376'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1403'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1403'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97440'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97440'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97851'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97851'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96892'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96892'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95933'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95933'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96618'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96618'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95248'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95248'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95659'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95659'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102098'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102098'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94152'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94152'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98262'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98262'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98536'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98536'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101276'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101276'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101413'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101413'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101550'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101550'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100591'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100591'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100454'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100454'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109496'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109496'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108811'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108811'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107304'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107304'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106208'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106208'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106345'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106345'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105249'^^xsd:integer;
  dwc:scientificName 'Ophiura affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105249'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105386'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105386'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105660'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105660'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104427'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104427'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104838'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104838'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104975'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104975'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103742'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103742'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102372'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102372'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102509'^^xsd:integer;
  dwc:scientificName 'Cochlodesma praetenue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181373'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102509'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '181373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102920'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102920'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125936'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125936'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121278'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121278'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122648'^^xsd:integer;
  dwc:scientificName 'Bowerbankia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111023'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122648'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120730'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120730'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121141'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121141'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124155'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124155'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125114'^^xsd:integer;
  dwc:scientificName 'Bugula avicularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125114'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '833990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116894'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116894'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114702'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114702'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114839'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114839'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115113'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115113'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115524'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115524'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6730833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33945 -4.6730833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.33945"^^xsd:decimal ;
  geo-pos:long "-4.6730833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113743'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6730833333333'^^xsd:double;
  dwc:latitude '51.33945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113743'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1471'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1471'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19418'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19418'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21062'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21062'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20651'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20651'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17500'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17500'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17363'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17363'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18733'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18733'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18870'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18870'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19007'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19007'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18459'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18459'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16404'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16404'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28186'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28186'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26953'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26953'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27364'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27364'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25857'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25857'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25309'^^xsd:integer;
  dwc:scientificName 'Orbinia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129420'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25309'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23665'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23665'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32570'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32570'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32433'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32433'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31885'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31885'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36680'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36680'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37502'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37502'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44352'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44352'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42708'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42708'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40790'^^xsd:integer;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40790'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62573'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62573'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61340'^^xsd:integer;
  dwc:scientificName 'Bathyporeia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61340'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61614'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61614'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61888'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61888'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62162'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62162'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59833'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59833'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67916'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67916'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63121'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63121'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57230'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57230'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58326'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58326'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56682'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56682'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55449'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55449'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56134'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56134'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55175'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55175'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54079'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54079'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55038'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55038'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51065'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51065'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49010'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49010'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47914'^^xsd:integer;
  dwc:scientificName 'Fabriciinae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '154918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47914'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '154918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92576'^^xsd:integer;
  dwc:scientificName 'Doto INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92576'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82301'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82301'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79013'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79013'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80520'^^xsd:integer;
  dwc:scientificName 'Ebalia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80520'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75588'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75588'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75177'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75177'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73944'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73944'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73122'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73122'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73259'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73259'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75314'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75314'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69560'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69560'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71478'^^xsd:integer;
  dwc:scientificName 'Cirolana borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146832'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71478'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71752'^^xsd:integer;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71752'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15308'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15308'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41612'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41612'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10787'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10787'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10102'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10102'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9143'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9143'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9417'^^xsd:integer;
  dwc:scientificName 'Eumida ockelmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130642'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9417'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8184'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8184'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6951'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6951'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2430'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2430'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5444'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5444'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96960'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96960'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93946'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93946'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93124'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93124'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97919'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97919'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100659'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100659'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112989'^^xsd:integer;
  dwc:scientificName 'Bougainvillia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112989'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107372'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107372'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106413'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106413'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105454'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105454'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102166'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102166'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101344'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101344'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121346'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121346'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124223'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124223'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116962'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116962'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115592'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115592'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114770'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114770'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115181'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115181'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.66905)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.66905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113263'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '102'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66905'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113263'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21174'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21174'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20626'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20626'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20763'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20763'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17338'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17338'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19804'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19804'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19941'^^xsd:integer;
  dwc:scientificName 'Nereis elitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '339286'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19941'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '339286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16516'^^xsd:integer;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16516'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28983'^^xsd:integer;
  dwc:scientificName 'Polydora caeca ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28983'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27613'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27613'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24599'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24599'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26243'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26243'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25832'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25832'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23640'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23640'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24462'^^xsd:integer;
  dwc:scientificName '?Ougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147068'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24462'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32819'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32819'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32956'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32956'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33093'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33093'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33230'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33230'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33367'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33367'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32545'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32545'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31860'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31860'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30764'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30764'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29668'^^xsd:integer;
  dwc:scientificName 'Polydora hermaphroditica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29668'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34463'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34463'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35148'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35148'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36655'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36655'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36518'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36518'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35696'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35696'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40628'^^xsd:integer;
  dwc:scientificName 'Armandia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40628'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38710'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38710'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45012'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45012'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43505'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43505'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42683'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42683'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42272'^^xsd:integer;
  dwc:scientificName 'Galathowenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146949'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42272'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42546'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42546'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41587'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41587'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62548'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62548'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60493'^^xsd:integer;
  dwc:scientificName 'Ampelisca sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60493'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60630'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60630'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61315'^^xsd:integer;
  dwc:scientificName 'Bathyporeia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61315'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62137'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62137'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59671'^^xsd:integer;
  dwc:scientificName 'Atylus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101497'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59671'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59945'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59945'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67891'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67891'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65973'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65973'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63096'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63096'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63370'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63370'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57205'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57205'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57479'^^xsd:integer;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57479'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55424'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55424'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56109'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56109'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55287'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55287'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55013'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55013'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51451'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51451'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50492'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50492'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49807'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49807'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46930'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46930'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91181'^^xsd:integer;
  dwc:scientificName 'Turbonilla acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141052'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91181'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91455'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91455'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91592'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91592'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91866'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91866'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93921'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93921'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93099'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93099'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83783'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83783'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83372'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83372'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:86797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '86797'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:86797'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82276'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82276'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79262'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79262'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79536'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79536'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76111'^^xsd:integer;
  dwc:scientificName 'Hippolytidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76111'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74193'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74193'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75837'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75837'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75152'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75152'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70220'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70220'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72960'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72960'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12954'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12954'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13091'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13091'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63644'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63644'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10899'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10899'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9255'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9255'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5967'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5967'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6241'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6241'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7885'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7885'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8159'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8159'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6789'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6789'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3912'^^xsd:integer;
  dwc:scientificName 'Harmothoe andreapolis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152279'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3912'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4597'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4597'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3501'^^xsd:integer;
  dwc:scientificName 'Malmgrenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147006'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3501'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5556'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5556'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1446'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1446'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97346'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97346'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97620'^^xsd:integer;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97620'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96661'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96661'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96524'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96524'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93373'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93373'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98031'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98031'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98168'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98168'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98305'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98305'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98579'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98579'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98990'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98990'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99538'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99538'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101456'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101456'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101045'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101045'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100497'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100497'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113238'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113238'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109539'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109539'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107895'^^xsd:integer;
  dwc:scientificName 'Enteropneusta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107895'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106388'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106388'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104059'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104059'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104470'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104470'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104607'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104607'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102004'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102004'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102278'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102278'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102963'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102963'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118718'^^xsd:integer;
  dwc:scientificName 'Pedicellina cernua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118718'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117896'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117896'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115841'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115841'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66331666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667333333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66331666666667 -4.667333333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.66331666666667"^^xsd:decimal ;
  geo-pos:long "-4.667333333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113512'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6673333333333'^^xsd:double;
  dwc:latitude '51.663316666667'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113512'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3211'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3211'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:197'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19377'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19377'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20610'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20610'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21295'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21295'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17459'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17459'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18692'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18692'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18966'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18966'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19788'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19788'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28008'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28008'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28967'^^xsd:integer;
  dwc:scientificName 'Polydora caeca ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28967'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27597'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27597'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27049'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27049'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24583'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24583'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24720'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24720'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25953'^^xsd:integer;
  dwc:scientificName 'Paraonidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25953'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25131'^^xsd:integer;
  dwc:scientificName 'Orbiniidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '902'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25131'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23624'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23624'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32666'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32666'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32940'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32940'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32529'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32529'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32392'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32392'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31844'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31844'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30748'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30748'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31433'^^xsd:integer;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31433'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28282'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28282'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28419'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28419'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35817'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35817'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34447'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34447'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37187'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37187'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36639'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36639'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34721'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34721'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37461'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37461'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38009'^^xsd:integer;
  dwc:scientificName 'Euclymeninae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38009'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40749'^^xsd:integer;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40749'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44996'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44996'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43626'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43626'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43900'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43900'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44037'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44037'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42941'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42941'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43489'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43489'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42667'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42667'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42256'^^xsd:integer;
  dwc:scientificName 'Galathowenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146949'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42256'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '146949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42530'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42530'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41571'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41571'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62532'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62532'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60751'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60751'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60888'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60888'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61025'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61025'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61162'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61162'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66231'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66231'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67875'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67875'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65409'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65409'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63080'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63080'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57600'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57600'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58148'^^xsd:integer;
  dwc:scientificName 'Acidostoma obesum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102497'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58148'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59107'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59107'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56093'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56093'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51435'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51435'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51161'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51161'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52257'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52257'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49791'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49791'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49243'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49243'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87466'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87466'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93905'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93905'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92398'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92398'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83356'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83356'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85274'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85274'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82260'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82260'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79246'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79246'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78972'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78972'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75547'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75547'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74314'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74314'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75136'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75136'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75821'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75821'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74040'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74040'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70752'^^xsd:integer;
  dwc:scientificName 'Gnathia spp. indet. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70752'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72944'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72944'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70204'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70204'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11431'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11431'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12938'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12938'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22528'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22528'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10883'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10883'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10198'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10198'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10061'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10061'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9239'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9239'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9102'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9102'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5677'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5677'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6225'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6225'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7869'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7869'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6773'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6773'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2526'^^xsd:integer;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2526'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2663'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2663'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3348'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3348'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2115'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2115'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5403'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5403'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5540'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5540'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1567'^^xsd:integer;
  dwc:scientificName 'Cerebratulus sp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1567'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1704'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1704'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1430'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1430'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1293'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1293'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96645'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96645'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93357'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93357'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98152'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98152'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98289'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98289'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100481'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100481'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112811'^^xsd:integer;
  dwc:scientificName 'Leuckartiara octona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117791'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112811'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109523'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109523'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107742'^^xsd:integer;
  dwc:scientificName 'Labidoplax buskii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124455'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107742'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108290'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108290'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107331'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107331'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106372'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106372'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105139'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105139'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104865'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104865'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101988'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101988'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101303'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101303'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104043'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104043'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102947'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102947'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125689'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125689'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121305'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121305'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122949'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122949'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124045'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124045'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124182'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124182'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118017'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118017'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115551'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115551'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57253333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.661016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57253333333333 -4.661016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57253333333333"^^xsd:decimal ;
  geo-pos:long "-4.661016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113496'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6610166666667'^^xsd:double;
  dwc:latitude '51.572533333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113496'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1260'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1260'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '164'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:164'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '301'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:301'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19481'^^xsd:integer;
  dwc:scientificName 'Proceraea cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19481'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18933'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18933'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19070'^^xsd:integer;
  dwc:scientificName 'Autolytus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19070'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19344'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19344'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18385'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18385'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28797'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28797'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24687'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24687'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25235'^^xsd:integer;
  dwc:scientificName 'Orbinia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25235'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23591'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23591'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34003'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34003'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37428'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37428'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45648'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45648'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42908'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42908'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43593'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43593'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41538'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41538'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60855'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60855'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59211'^^xsd:integer;
  dwc:scientificName 'Iphimedia eblanae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59211'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67842'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67842'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68938'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68938'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65513'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65513'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63321'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63321'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63595'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63595'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56197'^^xsd:integer;
  dwc:scientificName 'Gitana sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56197'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56334'^^xsd:integer;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56334'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51813'^^xsd:integer;
  dwc:scientificName 'Callipallene spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51813'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51402'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51402'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52909'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52909'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53183'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53183'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53594'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53594'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49484'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49484'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49758'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49758'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49895'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49895'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49210'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49210'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46881'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46881'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47155'^^xsd:integer;
  dwc:scientificName '?Streblosoma spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47155'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47429'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47429'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47703'^^xsd:integer;
  dwc:scientificName 'Sabellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47703'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46333'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46333'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89077'^^xsd:integer;
  dwc:scientificName 'Ocenebra erinacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89077'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89214'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89214'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89625'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89625'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90173'^^xsd:integer;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90173'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92228'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92228'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92365'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92365'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92776'^^xsd:integer;
  dwc:scientificName 'Dorididae INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '9904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92776'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '9904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85926'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85926'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:86200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '86200'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:86200'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:86474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '86474'^^xsd:integer;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:86474'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87159'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87159'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:84556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '84556'^^xsd:integer;
  dwc:scientificName 'Xantho pilipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:84556'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85104'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85104'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85378'^^xsd:integer;
  dwc:scientificName 'Emarginula fissura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '139959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85378'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85515'^^xsd:integer;
  dwc:scientificName 'Diodora graeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '139951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85515'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79350'^^xsd:integer;
  dwc:scientificName 'Anapagurus hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79350'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83734'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83734'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80309'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80309'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80720'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80720'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70308'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70308'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70856'^^xsd:integer;
  dwc:scientificName 'Gnathia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '118990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70856'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '118990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75788'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75788'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69349'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69349'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71130'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71130'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12494'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12494'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15234'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15234'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14275'^^xsd:integer;
  dwc:scientificName 'Syllis sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14275'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93461'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93461'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13042'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13042'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9480'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9480'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10576'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10576'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9206'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9206'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9343'^^xsd:integer;
  dwc:scientificName 'Eumida ockelmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9343'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9069'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9069'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6192'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6192'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8384'^^xsd:integer;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8384'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3315'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3315'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5096'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5096'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5507'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5507'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1671'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1671'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1397'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1397'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96612'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96612'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94146'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94146'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94420'^^xsd:integer;
  dwc:scientificName 'Modiolarca tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94420'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95242'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95242'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95653'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95653'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102092'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102092'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94009'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94009'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101133'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101133'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101270'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101270'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101544'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101544'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100448'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100448'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109079'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109079'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108257'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108257'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108805'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108805'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105654'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105654'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104147'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104147'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104421'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104421'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103736'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103736'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101818'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101818'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127300'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127300'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127437'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127437'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125656'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125656'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125930'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125930'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127574'^^xsd:integer;
  dwc:scientificName 'Escharella variolosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127574'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127711'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127711'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128670'^^xsd:integer;
  dwc:scientificName 'Schizomavella auriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111091'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128670'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '862786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:129355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '129355'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:129355'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121272'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121272'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121135'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121135'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126204'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126204'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124149'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124149'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124697'^^xsd:integer;
  dwc:scientificName 'Callopora dumerelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124697'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124834'^^xsd:integer;
  dwc:scientificName 'Amphiblestrum auritum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124834'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124971'^^xsd:integer;
  dwc:scientificName 'Membraniporella nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124971'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125382'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125382'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118669'^^xsd:integer;
  dwc:scientificName 'Pedicellina cernua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118669'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119217'^^xsd:integer;
  dwc:scientificName 'Crisia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119217'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119902'^^xsd:integer;
  dwc:scientificName 'Tubulipora liliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119902'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120176'^^xsd:integer;
  dwc:scientificName 'Plagioecia sarniensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120176'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120450'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120450'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116340'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116340'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116477'^^xsd:integer;
  dwc:scientificName 'Campanularia hincksii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116477'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116888'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116888'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117984'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117984'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114833'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114833'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115107'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115107'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115518'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115518'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2473 -4.66085)"^^geo:wktLiteral ;
  geo-pos:lat "51.2473"^^xsd:decimal ;
  geo-pos:long "-4.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113737'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.66085'^^xsd:double;
  dwc:latitude '51.2473'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113737'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3230'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3230'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1038'^^xsd:integer;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1038'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21040'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21040'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16930'^^xsd:integer;
  dwc:scientificName 'Syllides indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16930'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17067'^^xsd:integer;
  dwc:scientificName 'Syllides benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131405'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17067'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18437'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18437'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19807'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19807'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16382'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16382'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16656'^^xsd:integer;
  dwc:scientificName '?Syllides sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16656'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28164'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28164'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28849'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28849'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27616'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27616'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24602'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24602'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24739'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24739'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25835'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25835'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23643'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23643'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21725'^^xsd:integer;
  dwc:scientificName 'Eunicida juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '895'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21725'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22547'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22547'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32548'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32548'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32137'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32137'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31863'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31863'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30493'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129621'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30493'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30767'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30767'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29123'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29123'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28301'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28301'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28438'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28438'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34466'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34466'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36658'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36658'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34740'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34740'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37480'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37480'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37343'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37343'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39809'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39809'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45015'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45015'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45837'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45837'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43645'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43645'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44056'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44056'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42960'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42960'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43097'^^xsd:integer;
  dwc:scientificName 'Ampharetidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43097'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43508'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43508'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42686'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42686'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42549'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42549'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42001'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42001'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41042'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41042'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41590'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41590'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40083'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40083'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62551'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62551'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60496'^^xsd:integer;
  dwc:scientificName 'Ampelisca sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60496'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60770'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60770'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59126'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59126'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60907'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60907'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67894'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67894'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63099'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63099'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56660'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56660'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55427'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55427'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51043'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51043'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53646'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53646'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50495'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50495'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52276'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52276'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46796'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46796'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46385'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46385'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93924'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93924'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93102'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93102'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88033'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88033'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83238'^^xsd:integer;
  dwc:scientificName 'Pirimela denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83238'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83375'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83375'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83649'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83649'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87074'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87074'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79539'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79539'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82005'^^xsd:integer;
  dwc:scientificName 'Macropodia spp. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82005'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75566'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75566'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74059'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74059'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75155'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75155'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70223'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70223'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11587'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11587'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13779'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13779'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13505'^^xsd:integer;
  dwc:scientificName 'Microphthalmus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130171'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13505'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10491'^^xsd:integer;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10491'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10628'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10628'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10080'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10080'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9258'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9258'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9806'^^xsd:integer;
  dwc:scientificName 'Phyllodoce sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9806'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8710'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8710'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9121'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9121'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6244'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6244'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6929'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6929'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7888'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7888'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8299'^^xsd:integer;
  dwc:scientificName 'Eulalia sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8299'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7203'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7203'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6792'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6792'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2408'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2408'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2682'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2682'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3367'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3367'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1723'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1723'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2134'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2134'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3504'^^xsd:integer;
  dwc:scientificName 'Malmgrenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147006'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3504'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5422'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5422'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1312'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1312'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1586'^^xsd:integer;
  dwc:scientificName 'Cerebratulus sp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1586'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1449'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1449'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97075'^^xsd:integer;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97075'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96664'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96664'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96938'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96938'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94609'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94609'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97897'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97897'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98308'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98308'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98582'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98582'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98993'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98993'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99815'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99815'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100500'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100500'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112556'^^xsd:integer;
  dwc:scientificName 'Eudendrium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117093'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112556'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113241'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113241'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109542'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109542'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108309'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108309'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107350'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107350'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105706'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105706'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103788'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103788'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102007'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102007'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102281'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102281'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104062'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104062'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102966'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102966'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123927'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123927'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124201'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124201'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118036'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118036'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116940'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116940'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115570'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115570'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.65815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53265 -4.65815)"^^geo:wktLiteral ;
  geo-pos:lat "51.53265"^^xsd:decimal ;
  geo-pos:long "-4.65815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113515'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.65815'^^xsd:double;
  dwc:latitude '51.53265'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113515'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '203'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:203'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19246'^^xsd:integer;
  dwc:scientificName 'Autolytus langerhansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '155048'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19246'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '238198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19383'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19383'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19520'^^xsd:integer;
  dwc:scientificName 'Proceraea cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19520'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20342'^^xsd:integer;
  dwc:scientificName 'Websterinereis glauca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20342'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17602'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17602'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18698'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18698'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18835'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18835'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18972'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18972'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18424'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18424'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19794'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19794'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16369'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16369'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28151'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28151'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28836'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28836'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27603'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27603'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27055'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27055'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24726'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24726'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24315'^^xsd:integer;
  dwc:scientificName '?Ophryotrocha sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24315'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31987'^^xsd:integer;
  dwc:scientificName 'Spio sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31987'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30480'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30480'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34453'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34453'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37193'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37193'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36645'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36645'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34727'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34727'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36234'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36234'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36371'^^xsd:integer;
  dwc:scientificName 'Capitellidae indet. Juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36371'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38289'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38289'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38974'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38974'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39796'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39796'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43632'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43632'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42947'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42947'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42673'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42673'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42262'^^xsd:integer;
  dwc:scientificName 'Galathowenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '146949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42262'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '146949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42536'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42536'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41577'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41577'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62538'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62538'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60209'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60209'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60894'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60894'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65552'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65552'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67333'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67333'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67881'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67881'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68977'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68977'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66785'^^xsd:integer;
  dwc:scientificName 'Erichthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66785'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66922'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66922'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67059'^^xsd:integer;
  dwc:scientificName 'Jassa spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67059'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63086'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63086'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57195'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57195'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58702'^^xsd:integer;
  dwc:scientificName 'Orchomene nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58702'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56236'^^xsd:integer;
  dwc:scientificName 'Gitana sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56236'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56647'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56647'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55962'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55962'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56099'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56099'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56373'^^xsd:integer;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56373'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51441'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51441'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51030'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51030'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51167'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51167'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52948'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52948'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49660'^^xsd:integer;
  dwc:scientificName 'Pomatoceros sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49660'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52263'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52263'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49797'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49797'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49934'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49934'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48427'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48427'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48975'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48975'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46920'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46920'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48153'^^xsd:integer;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48153'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46372'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46372'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89664'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89664'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90075'^^xsd:integer;
  dwc:scientificName 'Odostomia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90075'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90349'^^xsd:integer;
  dwc:scientificName 'Odostomia unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90349'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92404'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92404'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85691'^^xsd:integer;
  dwc:scientificName 'Tricolia pullus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85691'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:86650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '86650'^^xsd:integer;
  dwc:scientificName 'RISSOIDAE INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:86650'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:84047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '84047'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:84047'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85143'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85143'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85280'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85280'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82266'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82266'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80348'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80348'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76101'^^xsd:integer;
  dwc:scientificName 'Hippolytidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76101'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75142'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75142'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74046'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74046'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70758'^^xsd:integer;
  dwc:scientificName 'Gnathia spp. indet. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70758'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72265'^^xsd:integer;
  dwc:scientificName 'Munna minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '118759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72265'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '118759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72539'^^xsd:integer;
  dwc:scientificName 'Arcturella dilatata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '119010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72539'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '295579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72950'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72950'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70210'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70210'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12533'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12533'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11985'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11985'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15273'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15273'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13081'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13081'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13766'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13766'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6231'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6231'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6916'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6916'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6779'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6779'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3354'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3354'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2121'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2121'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5135'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5135'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3765'^^xsd:integer;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3765'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5546'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5546'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1436'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1436'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1299'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1299'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96925'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96925'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96651'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96651'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94185'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94185'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93774'^^xsd:integer;
  dwc:scientificName 'MYTILIDAE  JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93774'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97884'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97884'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98569'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98569'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101446'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101446'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101583'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101583'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101857'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101857'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100487'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100487'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114187'^^xsd:integer;
  dwc:scientificName 'Halecium lankesteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '284743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114187'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114461'^^xsd:integer;
  dwc:scientificName 'Diphasia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114461'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109529'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109529'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108296'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108296'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109118'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109118'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107337'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107337'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106241'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106241'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105419'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105419'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105693'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105693'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106104'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106104'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104186'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104186'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104460'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104460'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103638'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103638'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103775'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103775'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103090'^^xsd:integer;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103090'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102953'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102953'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125284'^^xsd:integer;
  dwc:scientificName 'Bugula flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125284'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '834002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125695'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125695'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125969'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125969'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127476'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127476'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128709'^^xsd:integer;
  dwc:scientificName 'Schizomavella auriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111091'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128709'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '862786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:129394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '129394'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:129394'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121174'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121174'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121311'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121311'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122407'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122407'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125421'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125421'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123229'^^xsd:integer;
  dwc:scientificName 'Bowerbankia pustulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123229'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '851599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124051'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124051'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120763'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120763'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126243'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126243'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127339'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127339'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124188'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124188'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118023'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118023'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118708'^^xsd:integer;
  dwc:scientificName 'Pedicellina cernua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118708'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119941'^^xsd:integer;
  dwc:scientificName 'Tubulipora liliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119941'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116927'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116927'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115694'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115694'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114872'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114872'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.61783333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.641933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.61783333333333 -4.641933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.61783333333333"^^xsd:decimal ;
  geo-pos:long "-4.641933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113502'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6419333333333'^^xsd:double;
  dwc:latitude '51.617833333333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113502'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21173'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21173'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20625'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20625'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20762'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20762'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28845'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28845'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27612'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27612'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25146'^^xsd:integer;
  dwc:scientificName 'Orbiniidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '902'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25146'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32818'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32818'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32955'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32955'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33092'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33092'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33229'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33229'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33366'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33366'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32544'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32544'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31859'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31859'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30763'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30763'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29667'^^xsd:integer;
  dwc:scientificName 'Polydora hermaphroditica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29667'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35147'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35147'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36517'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36517'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35695'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35695'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45011'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45011'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43641'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43641'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42682'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42682'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42271'^^xsd:integer;
  dwc:scientificName 'Galathowenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146949'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42271'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42545'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42545'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62547'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62547'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60629'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60629'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61999'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103068'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61999'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62136'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62136'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55423'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55423'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55012'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55012'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53642'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53642'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50491'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50491'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91180'^^xsd:integer;
  dwc:scientificName 'Turbonilla acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141052'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91180'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91454'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91454'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91591'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91591'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93098'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93098'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83782'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83782'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79261'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79261'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79398'^^xsd:integer;
  dwc:scientificName 'Anapagurus hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79398'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77754'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77754'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74192'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74192'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75151'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75151'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12953'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12953'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10898'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10898'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5966'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5966'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6377'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6377'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6788'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6788'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3500'^^xsd:integer;
  dwc:scientificName 'Malmgrenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147006'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3500'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1445'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1445'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96523'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96523'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96660'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96660'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93920'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93920'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98030'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98030'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98167'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98167'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98304'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98304'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98852'^^xsd:integer;
  dwc:scientificName 'Pharus legumen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98852'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98989'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98989'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99537'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99537'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101044'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101044'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99948'^^xsd:integer;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99948'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100496'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100496'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107894'^^xsd:integer;
  dwc:scientificName 'Enteropneusta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107894'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106798'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106798'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105565'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105565'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104058'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104058'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104606'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104606'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102277'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102277'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102962'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102962'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.70715"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.70715 -4.6415)"^^geo:wktLiteral ;
  geo-pos:lat "51.70715"^^xsd:decimal ;
  geo-pos:long "-4.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '212'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6415'^^xsd:double;
  dwc:latitude '51.70715'^^xsd:double;
  dwc:minimumDepth '5.9'^^xsd:double;
  dwc:maximumDepth '5.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:212'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '169'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:169'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1128'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1128'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19212'^^xsd:integer;
  dwc:scientificName 'Autolytus langerhansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '155048'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19212'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19349'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19349'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19486'^^xsd:integer;
  dwc:scientificName 'Proceraea cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19486'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19623'^^xsd:integer;
  dwc:scientificName 'Proceraea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19623'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20445'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20445'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20582'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20582'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20993'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20993'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17842'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17842'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17431'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17431'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17294'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17294'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18664'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18664'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18801'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18801'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18938'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18938'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18390'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18390'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19760'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19760'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17568'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17568'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28117'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28117'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26473'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26473'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21678'^^xsd:integer;
  dwc:scientificName 'Eunicida juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21678'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32501'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32501'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32364'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32364'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31953'^^xsd:integer;
  dwc:scientificName 'Spio sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31953'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34419'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34419'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36611'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36611'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37433'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37433'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38255'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38255'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40036'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40036'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44968'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44968'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44283'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44283'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44557'^^xsd:integer;
  dwc:scientificName 'Axionice maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44557'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '868065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44009'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44009'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42913'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42913'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42639'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42639'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42502'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42502'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41680'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41680'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63052'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63052'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61545'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61545'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61271'^^xsd:integer;
  dwc:scientificName 'Bathyporeia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61271'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67847'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67847'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67162'^^xsd:integer;
  dwc:scientificName 'Jassa falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67162'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67299'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67299'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67710'^^xsd:integer;
  dwc:scientificName 'Aora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67710'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65518'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65518'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59079'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59079'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56613'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56613'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57161'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57161'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56065'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56065'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55380'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55380'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51407'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51407'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51133'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51133'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54010'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54010'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50037'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50037'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49215'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49215'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49489'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49489'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52229'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52229'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48941'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48941'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47845'^^xsd:integer;
  dwc:scientificName 'Fabriciinae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '154918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47845'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '154918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46338'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46338'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87301'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87301'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92370'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92370'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87027'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87027'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78944'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78944'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:81136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '81136'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:81136'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75245'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75245'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74012'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74012'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69491'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69491'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71409'^^xsd:integer;
  dwc:scientificName 'Cirolana borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '146832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71409'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15787'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15787'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16335'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16335'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14417'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14417'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14554'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14554'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15239'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15239'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76067'^^xsd:integer;
  dwc:scientificName 'Hippolytidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76067'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10718'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10718'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10033'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10033'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9348'^^xsd:integer;
  dwc:scientificName 'Eumida ockelmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9348'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9074'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9074'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7430'^^xsd:integer;
  dwc:scientificName 'Pseudomystides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7430'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6882'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6882'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3320'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3320'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1813'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '410724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1813'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2361'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2361'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3457'^^xsd:integer;
  dwc:scientificName 'Malmgrenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '147006'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3457'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '147006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5101'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5101'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5375'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5375'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1402'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1402'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97850'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97850'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96891'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96891'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95658'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95658'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102097'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102097'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94151'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94151'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93740'^^xsd:integer;
  dwc:scientificName 'MYTILIDAE  JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93740'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101275'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101275'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100590'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100590'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99768'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99768'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111550'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111550'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112372'^^xsd:integer;
  dwc:scientificName 'Tubularia indivisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112372'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112920'^^xsd:integer;
  dwc:scientificName 'Bougainvillia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112920'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113194'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113194'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110043'^^xsd:integer;
  dwc:scientificName 'Molgula occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110043'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108262'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108262'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108810'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108810'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106207'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106207'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104426'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104426'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103741'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103741'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102371'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102371'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125661'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125661'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128127'^^xsd:integer;
  dwc:scientificName 'Phylactella labrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128127'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121277'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121277'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122373'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122373'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121140'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121140'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126757'^^xsd:integer;
  dwc:scientificName 'Puellina innominata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126757'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '467108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124154'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124154'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125113'^^xsd:integer;
  dwc:scientificName 'Bugula avicularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125113'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '833990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116893'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116893'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117852'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117852'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116208'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116208'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114016'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114016'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114701'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114701'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114838'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114838'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115112'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115112'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115523'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115523'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.346716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.346716666666666 -4.6388)"^^geo:wktLiteral ;
  geo-pos:lat "51.346716666666666"^^xsd:decimal ;
  geo-pos:long "-4.6388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113468'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6388'^^xsd:double;
  dwc:latitude '51.346716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113468'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21055'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21055'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21192'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21192'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20644'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20644'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20781'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20781'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27631'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27631'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25850'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25850'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23658'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23658'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33111'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33111'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33248'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33248'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33385'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33385'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32837'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32837'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32563'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32563'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31878'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31878'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37221'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37221'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36536'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36536'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37632'^^xsd:integer;
  dwc:scientificName 'Arenicola sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37632'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45030'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45030'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43660'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43660'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42701'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42701'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42564'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42564'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40235'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40235'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62566'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62566'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57497'^^xsd:integer;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57497'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59141'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59141'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55305'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55305'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53661'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53661'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54072'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54072'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55031'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55031'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74074'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74074'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75170'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75170'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73252'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73252'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10917'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10917'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11465'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11465'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41605'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41605'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8177'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8177'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6944'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6944'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6533'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6533'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6807'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6807'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3382'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3382'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5437'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5437'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1464'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1464'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97775'^^xsd:integer;
  dwc:scientificName 'Spisula INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97775'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93939'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93939'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97912'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97912'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99008'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99008'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99556'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99556'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100515'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100515'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105310'^^xsd:integer;
  dwc:scientificName 'Ophiura affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105310'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122435'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122435'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124216'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124216'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.628716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4971 -4.628716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.4971"^^xsd:decimal ;
  geo-pos:long "-4.628716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105721'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '95'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6287166666667'^^xsd:double;
  dwc:latitude '51.4971'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105721'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1259'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1259'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20576'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20576'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23179'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23179'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20439'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20439'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20987'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20987'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17288'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17288'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18384'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18384'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16329'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16329'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26878'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26878'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24686'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24686'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23590'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23590'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32495'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32495'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32221'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32221'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31810'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31810'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30303'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30303'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34413'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34413'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36605'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36605'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34687'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34687'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37290'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37290'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42633'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42633'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41948'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41948'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42085'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42085'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60854'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60854'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60032'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60032'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64279'^^xsd:integer;
  dwc:scientificName 'Maerella tenuimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64279'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65375'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65375'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63046'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63046'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63320'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63320'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58251'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58251'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58936'^^xsd:integer;
  dwc:scientificName 'Tmetonyx similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102742'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58936'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57155'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57155'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54963'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54963'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50990'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50990'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50031'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50031'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46332'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46332'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88939'^^xsd:integer;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88939'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87569'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87569'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87980'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87980'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87021'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87021'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78938'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78938'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75787'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75787'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69485'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69485'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13589'^^xsd:integer;
  dwc:scientificName 'Microphthalmus listensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130172'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13589'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13726'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13726'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10027'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10027'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10575'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10575'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10712'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10712'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6876'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6876'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2355'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2355'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3862'^^xsd:integer;
  dwc:scientificName 'Harmothoe andreapolis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152279'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3862'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '147008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1396'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1396'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97844'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97844'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96885'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96885'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95926'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95926'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94145'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94145'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93871'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93871'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99762'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99762'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100447'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100447'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109489'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109489'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106201'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106201'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102365'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102365'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102776'^^xsd:integer;
  dwc:scientificName 'Gwynia capsula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '104060'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102776'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '104060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126066'^^xsd:integer;
  dwc:scientificName 'Setosella vulnerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111543'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126066'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127025'^^xsd:integer;
  dwc:scientificName 'Puellina setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127025'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124148'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124148'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124833'^^xsd:integer;
  dwc:scientificName 'Amphiblestrum auritum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111186'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124833'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115791'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115791'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114832'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114832'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20811666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.624983333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20811666666667 -4.624983333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.20811666666667"^^xsd:decimal ;
  geo-pos:long "-4.624983333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1122'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6249833333333'^^xsd:double;
  dwc:latitude '51.208116666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1122'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19419'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19419'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19556'^^xsd:integer;
  dwc:scientificName 'Proceraea cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131362'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19556'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21063'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21063'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20652'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20652'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17501'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17501'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17364'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17364'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18734'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18734'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18460'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18460'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16405'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16405'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28187'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28187'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26954'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26954'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27365'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27365'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25858'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25858'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23392'^^xsd:integer;
  dwc:scientificName 'Lumbrineris agastos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130236'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23392'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '851788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33393'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33393'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32845'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32845'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32571'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32571'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32434'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32434'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31886'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31886'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34489'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34489'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35722'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35722'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36818'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36818'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36681'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36681'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37503'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37503'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38188'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38188'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39832'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39832'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45038'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45038'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44353'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44353'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44764'^^xsd:integer;
  dwc:scientificName 'Eupolymnia sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129693'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44764'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43120'^^xsd:integer;
  dwc:scientificName 'Ampharetidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43120'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42709'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42709'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42572'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42572'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40106'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40106'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62574'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62574'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61341'^^xsd:integer;
  dwc:scientificName 'Bathyporeia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61341'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61478'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61478'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61615'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61615'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62026'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103068'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62026'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60930'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60930'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67917'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67917'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64766'^^xsd:integer;
  dwc:scientificName 'Melita hergensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102840'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64766'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63122'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63122'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58327'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58327'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58464'^^xsd:integer;
  dwc:scientificName 'Lepidepecreum longicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102598'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58464'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56683'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56683'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55450'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55450'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56135'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56135'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54902'^^xsd:integer;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54902'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55039'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55039'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52299'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52299'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51066'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51066'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51203'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51203'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49011'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49011'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46819'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46819'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46408'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46408'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92577'^^xsd:integer;
  dwc:scientificName 'Doto INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92577'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83809'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83809'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82302'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82302'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83398'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83398'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79014'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79014'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75315'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75315'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76548'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76548'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75589'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75589'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74082'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74082'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75178'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75178'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73945'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73945'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70520'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70520'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73123'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73123'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69561'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69561'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71890'^^xsd:integer;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71890'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11336'^^xsd:integer;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11336'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11473'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11473'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15857'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15857'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15309'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15309'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12980'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12980'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41613'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41613'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10788'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10788'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10651'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10651'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9144'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9144'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7911'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7911'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6952'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6952'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3390'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3390'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5171'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5171'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5445'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5445'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1472'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1472'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96687'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96687'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96961'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96961'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94221'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94221'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93947'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93947'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98605'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98605'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97920'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97920'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100660'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100660'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99838'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99838'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100523'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100523'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113812'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113812'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109565'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109565'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107373'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107373'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105729'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105729'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106277'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106277'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104085'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104085'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103811'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103811'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102441'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102441'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101345'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101345'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102989'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102989'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121347'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121347'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124087'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124087'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124224'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124224'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115593'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115593'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115730'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115730'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114771'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114771'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115182'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115182'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.386116666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6248000000000005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.386116666666666 -4.6248000000000005)"^^geo:wktLiteral ;
  geo-pos:lat "51.386116666666666"^^xsd:decimal ;
  geo-pos:long "-4.6248000000000005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113264'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '103'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6248'^^xsd:double;
  dwc:latitude '51.386116666667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113264'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1264'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1264'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '853'^^xsd:integer;
  dwc:scientificName 'Sagartia sp. Indet?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:853'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19348'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19348'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20444'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20444'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20170'^^xsd:integer;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20170'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17704'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17704'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17841'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17841'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17978'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17978'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17430'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17430'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17019'^^xsd:integer;
  dwc:scientificName 'Syllides benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131405'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17019'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17293'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17293'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18663'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18663'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18389'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18389'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19759'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19759'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17567'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17567'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28116'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28116'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27568'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27568'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26472'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26472'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24691'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24691'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24828'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24828'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26335'^^xsd:integer;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26335'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23595'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23595'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21677'^^xsd:integer;
  dwc:scientificName 'Eunicida juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '895'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21677'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32500'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32500'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32637'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32637'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32089'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32089'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31815'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31815'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31130'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31130'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28938'^^xsd:integer;
  dwc:scientificName 'Polydora caeca ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28938'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29075'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29075'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29897'^^xsd:integer;
  dwc:scientificName 'Polydora socialis?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29897'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30308'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30308'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28253'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28253'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28390'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28390'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34418'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34418'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36747'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36747'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37158'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37158'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36610'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36610'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34692'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34692'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37432'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37432'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38254'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38254'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37295'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37295'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40309'^^xsd:integer;
  dwc:scientificName 'Ophelia celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130492'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40309'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40035'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40035'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44967'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44967'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45378'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45378'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45789'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45789'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44282'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44282'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43597'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43597'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44008'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44008'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43049'^^xsd:integer;
  dwc:scientificName 'Ampharetidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43049'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42638'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42638'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42501'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42501'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41679'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41679'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41816'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41816'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41405'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41405'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41542'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41542'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60859'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60859'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60174'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60174'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66202'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66202'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67846'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67846'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68257'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68257'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67298'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67298'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65380'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65380'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63051'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63051'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63325'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63325'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63599'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63599'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57845'^^xsd:integer;
  dwc:scientificName 'Parametaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57845'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56612'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56612'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56064'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56064'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54146'^^xsd:integer;
  dwc:scientificName 'Mysidopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120089'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54146'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '120089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51406'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51406'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50995'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50995'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51132'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51132'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52913'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52913'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53598'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53598'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49214'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49214'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49488'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49488'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49625'^^xsd:integer;
  dwc:scientificName 'Pomatoceros sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49625'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52228'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52228'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49762'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49762'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49899'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49899'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50036'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50036'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48255'^^xsd:integer;
  dwc:scientificName 'Chone sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48255'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48392'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48392'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48940'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48940'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46885'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46885'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47707'^^xsd:integer;
  dwc:scientificName 'Sabellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47707'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47981'^^xsd:integer;
  dwc:scientificName 'Sabellinae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '154917'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47981'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '154917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46337'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46337'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46748'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46748'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88944'^^xsd:integer;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88944'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90588'^^xsd:integer;
  dwc:scientificName 'Chrysallida obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146825'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90588'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87574'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87574'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93876'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93876'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92369'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92369'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92780'^^xsd:integer;
  dwc:scientificName 'Dorididae INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '9904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92780'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '9904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87985'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87985'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83190'^^xsd:integer;
  dwc:scientificName 'Pirimela denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83190'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85930'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85930'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:86067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '86067'^^xsd:integer;
  dwc:scientificName 'Jujubinus montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141811'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:86067'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87026'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87026'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87300'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87300'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85108'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85108'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85245'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85245'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80039'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80039'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78943'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78943'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83327'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83327'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80724'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80724'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77162'^^xsd:integer;
  dwc:scientificName 'Pandalidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106789'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77162'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74559'^^xsd:integer;
  dwc:scientificName 'Cumella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110567'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74559'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70449'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70449'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72367'^^xsd:integer;
  dwc:scientificName 'Idotea neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '119048'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72367'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '119048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75792'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75792'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69490'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69490'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11128'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11128'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11265'^^xsd:integer;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11265'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11539'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11539'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12772'^^xsd:integer;
  dwc:scientificName 'Podarke pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152347'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12772'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12087'^^xsd:integer;
  dwc:scientificName 'Hesionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12087'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12498'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12498'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15786'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15786'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15923'^^xsd:integer;
  dwc:scientificName 'Palposyllis prosostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15923'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16334'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16334'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14416'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14416'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14553'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14553'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15238'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15238'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22499'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22499'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10717'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10717'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10991'^^xsd:integer;
  dwc:scientificName 'Goniadidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10991'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10032'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10032'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10443'^^xsd:integer;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10443'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10580'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10580'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9210'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9210'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9484'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9484'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8251'^^xsd:integer;
  dwc:scientificName 'Eulalia sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8251'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8662'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8662'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9073'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9073'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7566'^^xsd:integer;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7566'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6744'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6744'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6881'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6881'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3319'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3319'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2086'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2086'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2360'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2360'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4552'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4552'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4826'^^xsd:integer;
  dwc:scientificName 'Harmothoe pagenstecheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130777'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4826'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4963'^^xsd:integer;
  dwc:scientificName 'Malmgrenia marphysae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152267'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4963'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5100'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5100'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5374'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5374'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5511'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5511'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1675'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1675'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1401'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1401'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97438'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97438'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97849'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97849'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96890'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96890'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95931'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95931'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96479'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96479'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96616'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96616'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95383'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95383'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95657'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95657'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94013'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94013'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94150'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94150'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99082'^^xsd:integer;
  dwc:scientificName 'TELLINIDAE INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '235'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99082'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101137'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101137'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101274'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101274'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101411'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101411'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101548'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101548'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101685'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101685'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99630'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99630'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99767'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99767'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100041'^^xsd:integer;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100041'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100452'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100452'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109083'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109083'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109494'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109494'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109631'^^xsd:integer;
  dwc:scientificName 'Molgula citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103775'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109631'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110727'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110727'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108261'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108261'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107302'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107302'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106206'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106206'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106343'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106343'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104425'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104425'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103740'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103740'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105110'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105110'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101822'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101822'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102370'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102370'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104014'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104014'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102918'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102918'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127304'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127304'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127441'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127441'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127715'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127715'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128674'^^xsd:integer;
  dwc:scientificName 'Schizomavella auriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111091'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128674'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '862786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121276'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121276'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122509'^^xsd:integer;
  dwc:scientificName 'Amathia lendigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111659'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122509'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122920'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122920'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124016'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124016'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121139'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121139'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124153'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124153'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119906'^^xsd:integer;
  dwc:scientificName 'Tubulipora liliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111760'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119906'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120317'^^xsd:integer;
  dwc:scientificName 'Entalophoroecia deflexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111683'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120317'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120454'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120454'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116892'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116892'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114837'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114837'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115522'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115522'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30108333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6244499999999995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30108333333333 -4.6244499999999995)"^^geo:wktLiteral ;
  geo-pos:lat "51.30108333333333"^^xsd:decimal ;
  geo-pos:long "-4.6244499999999995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113741'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.62445'^^xsd:double;
  dwc:latitude '51.301083333333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113741'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1149'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1149'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21014'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21014'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16356'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16356'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28138'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28138'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26905'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26905'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27316'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27316'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24576'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24576'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23617'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23617'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32522'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32522'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32385'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32385'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31837'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31837'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35673'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35673'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36632'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36632'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36221'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36221'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37454'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37454'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44989'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44989'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42660'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42660'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42112'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42112'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41701'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41701'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41564'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41564'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61292'^^xsd:integer;
  dwc:scientificName 'Bathyporeia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61292'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62525'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62525'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58278'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58278'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59100'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59100'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54031'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54031'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51017'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51017'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46359'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46359'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93898'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93898'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83349'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83349'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80746'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80746'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75540'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75540'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75129'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75129'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75266'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75266'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69512'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69512'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71430'^^xsd:integer;
  dwc:scientificName 'Cirolana borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146832'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71430'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71841'^^xsd:integer;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71841'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13753'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13753'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10739'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10739'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10054'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10054'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8136'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8136'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6766'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6766'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6903'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6903'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2382'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2382'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1697'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1697'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1423'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1423'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96912'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96912'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96501'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96501'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97871'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97871'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98967'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98967'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100611'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100611'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114448'^^xsd:integer;
  dwc:scientificName 'Diphasia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114448'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111571'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111571'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107324'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107324'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104036'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104036'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125134'^^xsd:integer;
  dwc:scientificName 'Bugula avicularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125134'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '833990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124175'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124175'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116914'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116914'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117873'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117873'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44668333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.614516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44668333333333 -4.614516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.44668333333333"^^xsd:decimal ;
  geo-pos:long "-4.614516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115544'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6145166666667'^^xsd:double;
  dwc:latitude '51.446683333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115544'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20472'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20472'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20609'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20609'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21020'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21020'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21431'^^xsd:integer;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21431'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17458'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17458'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16773'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16773'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17321'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17321'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18417'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18417'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16362'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16362'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28144'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28144'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27596'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27596'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26911'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26911'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27048'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27048'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27322'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27322'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26226'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26226'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23623'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23623'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32802'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32802'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33350'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33350'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32528'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32528'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32391'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32391'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31843'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31843'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34446'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34446'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35679'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35679'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36638'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36638'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36227'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36227'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37734'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37734'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40474'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40474'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39789'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39789'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44310'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44310'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44036'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44036'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43488'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43488'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42666'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42666'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42529'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42529'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41570'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41570'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40063'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40063'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40200'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40200'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62531'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62531'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60887'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60887'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61298'^^xsd:integer;
  dwc:scientificName 'Bathyporeia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61298'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62120'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62120'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59106'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59106'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56092'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56092'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55407'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55407'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54037'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54037'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51023'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51023'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50475'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50475'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91849'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91849'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93904'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93904'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83081'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83081'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83355'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83355'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87054'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87054'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82807'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82807'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78971'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78971'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75546'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75546'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75135'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75135'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73902'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73902'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74039'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74039'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73217'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73217'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75820'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75820'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69107'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69107'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70203'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70203'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22527'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22527'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10745'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10745'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6361'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6361'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6909'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6909'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8142'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8142'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6772'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6772'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2388'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2388'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2662'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2662'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1429'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1429'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1292'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1292'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96918'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96918'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93356'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93356'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97877'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97877'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98973'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98973'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100617'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100617'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99521'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99521'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99795'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99795'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100480'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100480'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113221'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113221'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109522'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109522'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108289'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108289'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107330'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107330'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106234'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106234'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106371'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106371'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105549'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105549'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101987'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101987'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104042'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104042'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102946'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102946'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124044'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124044'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.584583333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.611783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.584583333333335 -4.611783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.584583333333335"^^xsd:decimal ;
  geo-pos:long "-4.611783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118016'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6117833333333'^^xsd:double;
  dwc:latitude '51.584583333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118016'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '302'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:302'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19345'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19345'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20441'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20441'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22770'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22770'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20167'^^xsd:integer;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20167'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20989'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20989'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17975'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17975'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17564'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17564'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17016'^^xsd:integer;
  dwc:scientificName 'Syllides benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131405'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17016'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17290'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17290'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18934'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18934'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18386'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18386'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18523'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18523'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19756'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19756'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16742'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16742'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28113'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28113'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26880'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26880'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27017'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27017'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27565'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27565'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24551'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24551'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24688'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24688'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26469'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26469'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23592'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23592'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21948'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21948'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22496'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22496'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32497'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32497'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32634'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32634'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30716'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30716'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31127'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31127'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29072'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29072'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29894'^^xsd:integer;
  dwc:scientificName 'Polydora socialis?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29894'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30305'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30305'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28250'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28250'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28387'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28387'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34552'^^xsd:integer;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34552'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34415'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34415'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36881'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36881'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37155'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37155'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36607'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36607'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34689'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34689'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37429'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37429'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38251'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38251'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37292'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37292'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45375'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45375'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45786'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45786'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44279'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44279'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44964'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44964'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44005'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44005'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43594'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43594'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42635'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42635'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42498'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42498'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41402'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41402'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41539'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41539'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62637'^^xsd:integer;
  dwc:scientificName 'Melphidippa goesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62637'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62911'^^xsd:integer;
  dwc:scientificName 'Melitidae sp. indet'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101397'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62911'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60856'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60856'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60171'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60171'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66199'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66199'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67843'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67843'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68254'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68254'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66884'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66884'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67295'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67295'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65240'^^xsd:integer;
  dwc:scientificName 'Gammaropsis spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65240'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65377'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65377'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65514'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65514'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63322'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63322'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63596'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63596'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57842'^^xsd:integer;
  dwc:scientificName 'Parametaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57842'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56609'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56609'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57157'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57157'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55924'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55924'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56061'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56061'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55376'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55376'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51266'^^xsd:integer;
  dwc:scientificName 'Achelia sp. Juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134568'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51266'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51403'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51403'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51814'^^xsd:integer;
  dwc:scientificName 'Callipallene spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134581'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51814'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51129'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51129'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52910'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52910'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53595'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53595'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50992'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50992'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49211'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49211'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49485'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49485'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49622'^^xsd:integer;
  dwc:scientificName 'Pomatoceros sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49622'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52225'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52225'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49759'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49759'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49896'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49896'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48252'^^xsd:integer;
  dwc:scientificName 'Chone sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48252'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48389'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48389'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48937'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48937'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46882'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46882'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47430'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47430'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46197'^^xsd:integer;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46197'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46334'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46334'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46745'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46745'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89900'^^xsd:integer;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89900'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87571'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87571'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92229'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92229'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92366'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92366'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92777'^^xsd:integer;
  dwc:scientificName 'Dorididae INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '9904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92777'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '9904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87982'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87982'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82913'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82913'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85927'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85927'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87023'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87023'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87297'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87297'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85242'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85242'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78940'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78940'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83324'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83324'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80310'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80310'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80721'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80721'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80995'^^xsd:integer;
  dwc:scientificName 'Oxyrhyncha Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '246368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80995'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '246368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76474'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76474'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76885'^^xsd:integer;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76885'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74556'^^xsd:integer;
  dwc:scientificName 'Cumella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110567'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74556'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74008'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74008'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70172'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70172'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72912'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72912'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75789'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75789'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11125'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11125'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11536'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11536'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12769'^^xsd:integer;
  dwc:scientificName 'Podarke pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152347'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12769'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12221'^^xsd:integer;
  dwc:scientificName 'Gyptis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129307'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12221'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12495'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12495'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15509'^^xsd:integer;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15509'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16057'^^xsd:integer;
  dwc:scientificName 'Pionosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16057'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16331'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16331'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14413'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14413'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14550'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14550'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15235'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15235'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13454'^^xsd:integer;
  dwc:scientificName 'Microphthalmus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130171'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13454'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10029'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10029'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10440'^^xsd:integer;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10440'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10577'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10577'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9481'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9481'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9618'^^xsd:integer;
  dwc:scientificName 'Paranaitis kosteriensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130662'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9618'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8659'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8659'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9070'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9070'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6467'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6467'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6741'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6741'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6878'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6878'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2631'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2631'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3316'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3316'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2083'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2083'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3453'^^xsd:integer;
  dwc:scientificName 'Malmgrenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147006'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3453'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '147006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3864'^^xsd:integer;
  dwc:scientificName 'Harmothoe andreapolis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152279'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3864'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '147008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5371'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5371'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5508'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5508'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5645'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5645'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1672'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1672'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1398'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1398'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97435'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97435'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97846'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97846'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96887'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96887'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96613'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96613'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94421'^^xsd:integer;
  dwc:scientificName 'Modiolarca tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94421'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95380'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95380'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95654'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95654'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102093'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102093'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94010'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94010'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93873'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93873'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98668'^^xsd:integer;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98668'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101134'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101134'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101271'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101271'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101408'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101408'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101545'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101545'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100860'^^xsd:integer;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100860'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99764'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99764'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100038'^^xsd:integer;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100038'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100449'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100449'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109491'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109491'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110039'^^xsd:integer;
  dwc:scientificName 'Molgula occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103791'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110039'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110176'^^xsd:integer;
  dwc:scientificName 'Eugyra arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103764'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110176'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1864698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108258'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108258'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107299'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107299'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106203'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106203'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105655'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105655'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104422'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104422'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103737'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103737'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104011'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104011'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105107'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105107'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101819'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101819'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102367'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102367'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102915'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102915'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127301'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127301'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127438'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127438'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125657'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125657'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128671'^^xsd:integer;
  dwc:scientificName 'Schizomavella auriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111091'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128671'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '862786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121273'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121273'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122917'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122917'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121136'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121136'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124150'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124150'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118670'^^xsd:integer;
  dwc:scientificName 'Pedicellina cernua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118670'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119218'^^xsd:integer;
  dwc:scientificName 'Crisia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119218'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119903'^^xsd:integer;
  dwc:scientificName 'Tubulipora liliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111760'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119903'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120451'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120451'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117985'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117985'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115656'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115656'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114834'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114834'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6067833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2583 -4.6067833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.2583"^^xsd:decimal ;
  geo-pos:long "-4.6067833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113738'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6067833333333'^^xsd:double;
  dwc:latitude '51.2583'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113738'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20592'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20592'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23195'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23195'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21003'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21003'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16345'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16345'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28127'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28127'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26483'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26483'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32511'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32511'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32237'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32237'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32374'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32374'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31826'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31826'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29908'^^xsd:integer;
  dwc:scientificName 'Polydora socialis?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29908'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34292'^^xsd:integer;
  dwc:scientificName 'Caulleriella sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129241'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34292'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37443'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37443'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40457'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40457'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44293'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44293'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42101'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42101'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41690'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41690'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41827'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41827'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62514'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62514'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54020'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54020'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50458'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50458'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51006'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51006'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52239'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52239'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93887'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93887'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87996'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87996'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87037'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87037'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75255'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75255'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73063'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73063'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69501'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69501'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71830'^^xsd:integer;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71830'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11550'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11550'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15797'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15797'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16208'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16208'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14564'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14564'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36621'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36621'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10728'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10728'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11002'^^xsd:integer;
  dwc:scientificName 'Goniadidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11002'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10043'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10043'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6892'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6892'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7166'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7166'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2371'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2371'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1412'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1412'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1275'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1275'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96901'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96901'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95942'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95942'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102107'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102107'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97860'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97860'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99778'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99778'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100463'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100463'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106217'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106217'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103751'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103751'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102244'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102244'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101285'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101285'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126767'^^xsd:integer;
  dwc:scientificName 'Puellina innominata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111330'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126767'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '467108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.34888333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.60515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.34888333333333 -4.60515)"^^geo:wktLiteral ;
  geo-pos:lat "51.34888333333333"^^xsd:decimal ;
  geo-pos:long "-4.60515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116903'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.60515'^^xsd:double;
  dwc:latitude '51.348883333333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116903'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '211'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:211'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21172'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21172'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19802'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19802'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27611'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27611'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32817'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32817'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33091'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33091'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33228'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33228'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33365'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33365'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32543'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32543'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31858'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31858'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30762'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30762'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35146'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35146'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36516'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36516'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35694'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35694'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42681'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42681'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42544'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42544'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41585'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41585'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62546'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62546'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62135'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62135'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58710'^^xsd:integer;
  dwc:scientificName 'Orchomene nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102673'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58710'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55422'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55422'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55285'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55285'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55011'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55011'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50490'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50490'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91179'^^xsd:integer;
  dwc:scientificName 'Turbonilla acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141052'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91179'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91453'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91453'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91590'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91590'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91864'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91864'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88028'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88028'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82822'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82822'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83370'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83370'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74191'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74191'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75835'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75835'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75150'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75150'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70218'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70218'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12952'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12952'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10897'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10897'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5828'^^xsd:integer;
  dwc:scientificName 'Sigalionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5828'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6787'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6787'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1444'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1444'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97207'^^xsd:integer;
  dwc:scientificName 'Parvicardium JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137739'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97207'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97755'^^xsd:integer;
  dwc:scientificName 'Spisula INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97755'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96659'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96659'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93919'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93919'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94056'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94056'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93371'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93371'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98440'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98440'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98166'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98166'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98303'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98303'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98851'^^xsd:integer;
  dwc:scientificName 'Pharus legumen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98851'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98988'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98988'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99536'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99536'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101043'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101043'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100495'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100495'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107893'^^xsd:integer;
  dwc:scientificName 'Enteropneusta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107893'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105564'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105564'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104057'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104057'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105016'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105016'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102276'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102276'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102961'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102961'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66693333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66693333333333 -4.602783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66693333333333"^^xsd:decimal ;
  geo-pos:long "-4.602783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115702'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6027833333333'^^xsd:double;
  dwc:latitude '51.666933333333'^^xsd:double;
  dwc:minimumDepth '9.3'^^xsd:double;
  dwc:maximumDepth '9.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115702'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8711'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8711'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '217'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:217'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '902'^^xsd:integer;
  dwc:scientificName 'Sagartia sp. Indet?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:902'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20493'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20493'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21041'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21041'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20630'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20630'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17479'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17479'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17342'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17342'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18438'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18438'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16383'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16383'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28165'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28165'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27617'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27617'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27343'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27343'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24603'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24603'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24740'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24740'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26247'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26247'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25836'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25836'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22548'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22548'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32823'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32823'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32549'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32549'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32412'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32412'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31864'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31864'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30768'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30768'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31453'^^xsd:integer;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31453'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35700'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35700'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36659'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36659'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36248'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36248'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37755'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37755'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37344'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37344'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39810'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39810'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45016'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45016'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43646'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43646'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43509'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43509'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42687'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42687'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42550'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42550'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42139'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42139'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41591'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41591'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40084'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40084'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62552'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62552'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59127'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59127'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59949'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59949'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60908'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60908'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58031'^^xsd:integer;
  dwc:scientificName 'Lysianassidae Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58031'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55428'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55428'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55017'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55017'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53647'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53647'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51044'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51044'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50496'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50496'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46797'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46797'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46386'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46386'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91459'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91459'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91870'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91870'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88034'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88034'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83376'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83376'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83650'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83650'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87075'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87075'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75567'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75567'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74060'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74060'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74334'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74334'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75841'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75841'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75156'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75156'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73238'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73238'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73923'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73923'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70224'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70224'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11040'^^xsd:integer;
  dwc:scientificName 'Goniadidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11040'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12958'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12958'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13780'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13780'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10766'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10766'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9807'^^xsd:integer;
  dwc:scientificName 'Phyllodoce sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9807'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10081'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10081'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9259'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9259'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6245'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6245'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6930'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6930'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8163'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8163'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6793'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6793'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2409'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2409'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2683'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2683'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1724'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1724'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3505'^^xsd:integer;
  dwc:scientificName 'Malmgrenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147006'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3505'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5423'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5423'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1313'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1313'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1450'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1450'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1587'^^xsd:integer;
  dwc:scientificName 'Cerebratulus sp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1587'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97624'^^xsd:integer;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97624'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96939'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96939'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95980'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95980'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93788'^^xsd:integer;
  dwc:scientificName 'MYTILIDAE  JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93788'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97898'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97898'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98172'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98172'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98309'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98309'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98583'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98583'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98994'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98994'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99542'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99542'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100501'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100501'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113242'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113242'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109543'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109543'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108310'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108310'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107351'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107351'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106392'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106392'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102008'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102008'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102282'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102282'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104063'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104063'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54493333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.602566666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54493333333333 -4.602566666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.54493333333333"^^xsd:decimal ;
  geo-pos:long "-4.602566666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102967'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.6025666666667'^^xsd:double;
  dwc:latitude '51.544933333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102967'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130217'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '947.91666667'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130217'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130268'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '378.47222222'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130268'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129962'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '4703.7037037'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129962'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130064'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '291.66666667'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130064'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130625'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '74.074074074'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130625'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130115'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '6689.8148148'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130115'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130166'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '148.14814815'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130166'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132410'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '3.4722222222'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132410'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132512'^^xsd:integer;
  dwc:scientificName 'Pleuronectes  platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '583.33333333'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132512'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131339'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '17.361111111'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131339'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131441'^^xsd:integer;
  dwc:scientificName 'Agonus  cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '18.518518519'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131441'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131696'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '26.62037037'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131696'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131849'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '35.87962963'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131849'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131033'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '16.203703704'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131033'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132104'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum egg mass'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '156.25'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132104'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131084'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '5.787037037'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131084'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131186'^^xsd:integer;
  dwc:scientificName 'Aphodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '201.38888889'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131186'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131237'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '145.83333333'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131237'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130676'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '39.351851852'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130676'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130778'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '468.75'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130778'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130880'^^xsd:integer;
  dwc:scientificName '(Crangon trispinosus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '37.037037037'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130880'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130931'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '32.407407407'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130931'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130523'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '11.574074074'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130523'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.523050005512"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595599983449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108.115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.523050005512 -4.595599983449)"^^geo:wktLiteral ;
  geo-pos:lat "51.523050005512"^^xsd:decimal ;
  geo-pos:long "-4.595599983449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108.115"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130574'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.85'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.595599983449'^^xsd:double;
  dwc:startLongitude '-4.5944666666667'^^xsd:double;
  dwc:endLongitude '-4.5967333333333'^^xsd:double;
  dwc:latitude '51.523050005512'^^xsd:double;
  dwc:startLatitude '51.522383333333'^^xsd:double;
  dwc:endLatitude '51.523716666667'^^xsd:double;
  dwc:coordinatePrecision '108.115'^^xsd:double;
  dwc:minimumDepth '35.3'^^xsd:double;
  dwc:maximumDepth '36.4'^^xsd:double;
  dwc:observedWeight '479.16666667'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130574'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130216'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '236.00746269'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130216'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130267'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '250'^^xsd:integer;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130267'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130318'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '2.7985074627'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130318'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129961'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '296.64179104'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129961'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130063'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '207.08955224'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130063'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130114'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '1283.5820896'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130114'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130165'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '273.32089552'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130165'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132409'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '2.7985074627'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132409'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131338'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '6.5298507463'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131338'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131593'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '1.8656716418'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131593'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131848'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '8.3955223881'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131848'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132715'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '0.9328358209'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132715'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131950'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '4.6641791045'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131950'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131185'^^xsd:integer;
  dwc:scientificName 'Aphodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '16.791044776'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131185'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131236'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '15.858208955'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131236'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130675'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '46.641791045'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130675'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130777'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '4.6641791045'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130777'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130879'^^xsd:integer;
  dwc:scientificName '(Crangon trispinosus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '0.9328358209'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130879'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.517375006328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588658304004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149.133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.517375006328 -4.588658304004)"^^geo:wktLiteral ;
  geo-pos:lat "51.517375006328"^^xsd:decimal ;
  geo-pos:long "-4.588658304004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149.133"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131032'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.683333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.588658304004'^^xsd:double;
  dwc:startLongitude '-4.58745'^^xsd:double;
  dwc:endLongitude '-4.5898666666667'^^xsd:double;
  dwc:latitude '51.517375006328'^^xsd:double;
  dwc:startLatitude '51.516266666667'^^xsd:double;
  dwc:endLatitude '51.518483333333'^^xsd:double;
  dwc:coordinatePrecision '149.133'^^xsd:double;
  dwc:minimumDepth '33.2'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observedWeight '0.9328358209'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131032'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '204'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:204'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1026'^^xsd:integer;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1026'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20617'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20617'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20206'^^xsd:integer;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20206'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20754'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20754'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17329'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17329'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27604'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27604'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26234'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26234'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25823'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25823'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23631'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23631'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22535'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22535'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32810'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32810'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32947'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32947'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33084'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33084'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33221'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33221'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32536'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32536'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31851'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31851'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30481'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129621'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30481'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34454'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34454'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33906'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33906'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35139'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35139'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35687'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35687'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34728'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34728'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36509'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36509'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45003'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45003'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43633'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43633'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42674'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42674'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42537'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42537'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41578'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41578'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62539'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62539'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62128'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62128'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63087'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63087'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55278'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55278'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55415'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55415'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55004'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55004'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51442'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51442'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50483'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50483'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52264'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52264'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48428'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48428'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46373'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46373'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91446'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91446'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91583'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91583'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91857'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91857'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87199'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87199'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87473'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87473'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83363'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83363'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78979'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78979'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75828'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75828'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75143'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75143'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73910'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73910'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74047'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74047'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72951'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72951'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73225'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73225'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70211'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70211'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11164'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11164'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12945'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12945'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10890'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10890'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9246'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9246'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5821'^^xsd:integer;
  dwc:scientificName 'Sigalionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5821'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5958'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5958'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8150'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8150'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6643'^^xsd:integer;
  dwc:scientificName 'Eteone sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6643'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6780'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6780'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3355'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3355'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3903'^^xsd:integer;
  dwc:scientificName 'Harmothoe andreapolis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152279'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3903'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '147008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4999'^^xsd:integer;
  dwc:scientificName 'Malmgrenia marphysae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152267'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4999'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1300'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1300'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1437'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1437'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97748'^^xsd:integer;
  dwc:scientificName 'Spisula INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97748'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96652'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96652'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93912'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93912'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98433'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98433'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98296'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98296'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98844'^^xsd:integer;
  dwc:scientificName 'Pharus legumen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98844'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98981'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98981'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99529'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99529'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101036'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101036'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100488'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100488'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113229'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113229'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107886'^^xsd:integer;
  dwc:scientificName 'Enteropneusta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107886'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104461'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104461'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104598'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104598'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102269'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102269'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104050'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104050'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102954'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102954'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120901'^^xsd:integer;
  dwc:scientificName 'Alcyonidium gelatinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111600'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120901'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '111600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117887'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117887'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62871666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62871666666667 -4.5863)"^^geo:wktLiteral ;
  geo-pos:lat "51.62871666666667"^^xsd:decimal ;
  geo-pos:long "-4.5863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113503'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5863'^^xsd:double;
  dwc:latitude '51.628716666667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113503'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271983344498"^^xsd:decimal ;
  dwc:decimalLongitude "-4.584816673681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "114.995"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  geo-pos:lat "51.271983344498"^^xsd:decimal ;
  geo-pos:long "-4.584816673681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "114.995"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130029'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '14.5'^^xsd:double;
  dwc:endTimeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.584816673681'^^xsd:double;
  dwc:startLongitude '-4.5832'^^xsd:double;
  dwc:endLongitude '-4.5864333333333'^^xsd:double;
  dwc:latitude '51.271983344498'^^xsd:double;
  dwc:startLatitude '51.272183333333'^^xsd:double;
  dwc:endLatitude '51.271783333333'^^xsd:double;
  dwc:coordinatePrecision '114.995'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '56.9'^^xsd:double;
  dwc:observedWeight '1890.8296943'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130029'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271983344498"^^xsd:decimal ;
  dwc:decimalLongitude "-4.584816673681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "114.995"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  geo-pos:lat "51.271983344498"^^xsd:decimal ;
  geo-pos:long "-4.584816673681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "114.995"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130080'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '14.5'^^xsd:double;
  dwc:endTimeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.584816673681'^^xsd:double;
  dwc:startLongitude '-4.5832'^^xsd:double;
  dwc:endLongitude '-4.5864333333333'^^xsd:double;
  dwc:latitude '51.271983344498'^^xsd:double;
  dwc:startLatitude '51.272183333333'^^xsd:double;
  dwc:endLatitude '51.271783333333'^^xsd:double;
  dwc:coordinatePrecision '114.995'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '56.9'^^xsd:double;
  dwc:observedWeight '424.67248908'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130080'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271983344498"^^xsd:decimal ;
  dwc:decimalLongitude "-4.584816673681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "114.995"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  geo-pos:lat "51.271983344498"^^xsd:decimal ;
  geo-pos:long "-4.584816673681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "114.995"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130131'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '14.5'^^xsd:double;
  dwc:endTimeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.584816673681'^^xsd:double;
  dwc:startLongitude '-4.5832'^^xsd:double;
  dwc:endLongitude '-4.5864333333333'^^xsd:double;
  dwc:latitude '51.271983344498'^^xsd:double;
  dwc:startLatitude '51.272183333333'^^xsd:double;
  dwc:endLatitude '51.271783333333'^^xsd:double;
  dwc:coordinatePrecision '114.995'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '56.9'^^xsd:double;
  dwc:observedWeight '208.51528384'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130131'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271983344498"^^xsd:decimal ;
  dwc:decimalLongitude "-4.584816673681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "114.995"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  geo-pos:lat "51.271983344498"^^xsd:decimal ;
  geo-pos:long "-4.584816673681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "114.995"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132579'^^xsd:integer;
  dwc:scientificName 'Colus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '14.5'^^xsd:double;
  dwc:endTimeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.584816673681'^^xsd:double;
  dwc:startLongitude '-4.5832'^^xsd:double;
  dwc:endLongitude '-4.5864333333333'^^xsd:double;
  dwc:latitude '51.271983344498'^^xsd:double;
  dwc:startLatitude '51.272183333333'^^xsd:double;
  dwc:endLatitude '51.271783333333'^^xsd:double;
  dwc:coordinatePrecision '114.995'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '56.9'^^xsd:double;
  dwc:observedWeight '21.834061135'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132579'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271983344498"^^xsd:decimal ;
  dwc:decimalLongitude "-4.584816673681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "114.995"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  geo-pos:lat "51.271983344498"^^xsd:decimal ;
  geo-pos:long "-4.584816673681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "114.995"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132783'^^xsd:integer;
  dwc:scientificName 'Circomphalus casina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '14.5'^^xsd:double;
  dwc:endTimeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.584816673681'^^xsd:double;
  dwc:startLongitude '-4.5832'^^xsd:double;
  dwc:endLongitude '-4.5864333333333'^^xsd:double;
  dwc:latitude '51.271983344498'^^xsd:double;
  dwc:startLatitude '51.272183333333'^^xsd:double;
  dwc:endLatitude '51.271783333333'^^xsd:double;
  dwc:coordinatePrecision '114.995'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '56.9'^^xsd:double;
  dwc:observedWeight '245.63318777'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '152412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132783'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271983344498"^^xsd:decimal ;
  dwc:decimalLongitude "-4.584816673681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "114.995"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  geo-pos:lat "51.271983344498"^^xsd:decimal ;
  geo-pos:long "-4.584816673681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "114.995"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132375'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '14.5'^^xsd:double;
  dwc:endTimeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.584816673681'^^xsd:double;
  dwc:startLongitude '-4.5832'^^xsd:double;
  dwc:endLongitude '-4.5864333333333'^^xsd:double;
  dwc:latitude '51.271983344498'^^xsd:double;
  dwc:startLatitude '51.272183333333'^^xsd:double;
  dwc:endLatitude '51.271783333333'^^xsd:double;
  dwc:coordinatePrecision '114.995'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '56.9'^^xsd:double;
  dwc:observedWeight '409.38864629'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132375'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271983344498"^^xsd:decimal ;
  dwc:decimalLongitude "-4.584816673681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "114.995"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  geo-pos:lat "51.271983344498"^^xsd:decimal ;
  geo-pos:long "-4.584816673681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "114.995"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131049'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '14.5'^^xsd:double;
  dwc:endTimeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.584816673681'^^xsd:double;
  dwc:startLongitude '-4.5832'^^xsd:double;
  dwc:endLongitude '-4.5864333333333'^^xsd:double;
  dwc:latitude '51.271983344498'^^xsd:double;
  dwc:startLatitude '51.272183333333'^^xsd:double;
  dwc:endLatitude '51.271783333333'^^xsd:double;
  dwc:coordinatePrecision '114.995'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '56.9'^^xsd:double;
  dwc:observedWeight '16.375545852'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131049'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271983344498"^^xsd:decimal ;
  dwc:decimalLongitude "-4.584816673681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "114.995"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  geo-pos:lat "51.271983344498"^^xsd:decimal ;
  geo-pos:long "-4.584816673681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "114.995"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130743'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '14.5'^^xsd:double;
  dwc:endTimeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.584816673681'^^xsd:double;
  dwc:startLongitude '-4.5832'^^xsd:double;
  dwc:endLongitude '-4.5864333333333'^^xsd:double;
  dwc:latitude '51.271983344498'^^xsd:double;
  dwc:startLatitude '51.272183333333'^^xsd:double;
  dwc:endLatitude '51.271783333333'^^xsd:double;
  dwc:coordinatePrecision '114.995'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '56.9'^^xsd:double;
  dwc:observedWeight '586.24454148'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130743'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271983344498"^^xsd:decimal ;
  dwc:decimalLongitude "-4.584816673681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "114.995"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  geo-pos:lat "51.271983344498"^^xsd:decimal ;
  geo-pos:long "-4.584816673681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "114.995"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130947'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '14.5'^^xsd:double;
  dwc:endTimeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.584816673681'^^xsd:double;
  dwc:startLongitude '-4.5832'^^xsd:double;
  dwc:endLongitude '-4.5864333333333'^^xsd:double;
  dwc:latitude '51.271983344498'^^xsd:double;
  dwc:startLatitude '51.272183333333'^^xsd:double;
  dwc:endLatitude '51.271783333333'^^xsd:double;
  dwc:coordinatePrecision '114.995'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '56.9'^^xsd:double;
  dwc:observedWeight '504.36681223'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130947'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271983344498"^^xsd:decimal ;
  dwc:decimalLongitude "-4.584816673681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "114.995"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  geo-pos:lat "51.271983344498"^^xsd:decimal ;
  geo-pos:long "-4.584816673681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "114.995"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130590'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '14.5'^^xsd:double;
  dwc:endTimeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.584816673681'^^xsd:double;
  dwc:startLongitude '-4.5832'^^xsd:double;
  dwc:endLongitude '-4.5864333333333'^^xsd:double;
  dwc:latitude '51.271983344498'^^xsd:double;
  dwc:startLatitude '51.272183333333'^^xsd:double;
  dwc:endLatitude '51.271783333333'^^xsd:double;
  dwc:coordinatePrecision '114.995'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '56.9'^^xsd:double;
  dwc:observedWeight '303.49344978'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130590'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271983344498"^^xsd:decimal ;
  dwc:decimalLongitude "-4.584816673681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "114.995"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271983344498 -4.584816673681)"^^geo:wktLiteral ;
  geo-pos:lat "51.271983344498"^^xsd:decimal ;
  geo-pos:long "-4.584816673681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "114.995"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129927'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '14.5'^^xsd:double;
  dwc:endTimeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.584816673681'^^xsd:double;
  dwc:startLongitude '-4.5832'^^xsd:double;
  dwc:endLongitude '-4.5864333333333'^^xsd:double;
  dwc:latitude '51.271983344498'^^xsd:double;
  dwc:startLatitude '51.272183333333'^^xsd:double;
  dwc:endLatitude '51.271783333333'^^xsd:double;
  dwc:coordinatePrecision '114.995'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '56.9'^^xsd:double;
  dwc:observedWeight '4.3668122271'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129927'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130215'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '89.50617284'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130215'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130266'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '135.80246914'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130266'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130317'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '1.0288065844'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130317'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129960'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '309.67078189'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129960'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130011'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '3.0864197531'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130011'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130062'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '345.67901235'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130062'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130113'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '436.21399177'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130113'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130164'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '75.102880658'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130164'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132408'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '1.0288065844'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132408'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131337'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '5.1440329218'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131337'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131439'^^xsd:integer;
  dwc:scientificName 'Agonus  cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '4.1152263374'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131439'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131592'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '2.0576131687'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131592'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132714'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '20.576131687'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132714'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132816'^^xsd:integer;
  dwc:scientificName 'Xanthidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '53.497942387'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132816'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131898'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '300.41152263'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131898'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131949'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '3.0864197531'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131949'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132000'^^xsd:integer;
  dwc:scientificName 'Liocarcinus mamorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '41.152263374'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132000'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132102'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum egg mass'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '96.70781893'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132102'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132204'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '1.0288065844'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132204'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132357'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '576.13168724'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132357'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131235'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '23.66255144'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131235'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130674'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '1.0288065844'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130674'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130776'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '1.0288065844'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130776'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130878'^^xsd:integer;
  dwc:scientificName '(Crangon trispinosus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '1.0288065844'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130878'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130980'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '1.0288065844'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130980'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131031'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '1.0288065844'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131031'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130470'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '1.0288065844'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130470'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.513308339028"^^xsd:decimal ;
  dwc:decimalLongitude "-4.580983312558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.649"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.513308339028 -4.580983312558)"^^geo:wktLiteral ;
  geo-pos:lat "51.513308339028"^^xsd:decimal ;
  geo-pos:long "-4.580983312558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.649"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130572'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.3'^^xsd:double;
  dwc:endTimeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.580983312558'^^xsd:double;
  dwc:startLongitude '-4.5798333333333'^^xsd:double;
  dwc:endLongitude '-4.5821333333333'^^xsd:double;
  dwc:latitude '51.513308339028'^^xsd:double;
  dwc:startLatitude '51.512483333333'^^xsd:double;
  dwc:endLatitude '51.514133333333'^^xsd:double;
  dwc:coordinatePrecision '121.649'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.8'^^xsd:double;
  dwc:observedWeight '64.814814815'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130572'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1132'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1132'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20449'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20449'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20586'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20586'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20997'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20997'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17435'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17435'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17298'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17298'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18394'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18394'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17572'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17572'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28121'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28121'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26477'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26477'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23326'^^xsd:integer;
  dwc:scientificName 'Lumbrineris agastos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130236'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23326'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '851788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21682'^^xsd:integer;
  dwc:scientificName 'Eunicida juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '895'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21682'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21819'^^xsd:integer;
  dwc:scientificName 'Onuphidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '965'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21819'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32505'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32505'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32368'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32368'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31820'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31820'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28395'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28395'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36615'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36615'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37711'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37711'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37300'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37300'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44972'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44972'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44287'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44287'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42917'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42917'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42643'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42643'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42506'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42506'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41684'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41684'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41821'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41821'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40040'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40040'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62508'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62508'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59768'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59768'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61275'^^xsd:integer;
  dwc:scientificName 'Bathyporeia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61275'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56617'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56617'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56069'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56069'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55384'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55384'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51000'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51000'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52233'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52233'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46342'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46342'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83606'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83606'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77989'^^xsd:integer;
  dwc:scientificName 'Crangon ?fasciatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '160607'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77989'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75112'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75112'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75797'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75797'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69495'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69495'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11544'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11544'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15791'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15791'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14421'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14421'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14558'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14558'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10722'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10722'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10996'^^xsd:integer;
  dwc:scientificName 'Goniadidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10996'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10585'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10585'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8256'^^xsd:integer;
  dwc:scientificName 'Eulalia sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8256'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8667'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8667'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7571'^^xsd:integer;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7571'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6886'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6886'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2365'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2365'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3461'^^xsd:integer;
  dwc:scientificName 'Malmgrenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147006'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3461'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '147006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1406'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1406'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96895'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96895'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95662'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95662'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97854'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97854'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101279'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101279'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101553'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101553'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99772'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99772'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109499'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109499'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108266'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108266'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107307'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107307'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106211'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106211'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101964'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101964'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102375'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102375'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121144'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121144'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124158'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124158'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115527'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115527'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31231666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.57935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31231666666667 -4.57935)"^^geo:wktLiteral ;
  geo-pos:lat "51.31231666666667"^^xsd:decimal ;
  geo-pos:long "-4.57935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93881'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.57935'^^xsd:double;
  dwc:latitude '51.312316666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93881'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20643'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20643'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21054'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21054'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21191'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21191'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20780'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20780'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27630'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27630'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25849'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25849'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23657'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23657'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33110'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33110'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33247'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33247'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33384'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33384'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32836'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32836'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32562'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32562'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31877'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31877'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36535'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36535'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37631'^^xsd:integer;
  dwc:scientificName 'Arenicola sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37631'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45029'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45029'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43659'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43659'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42700'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42700'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42563'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42563'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41604'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41604'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62565'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62565'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67908'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67908'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59140'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59140'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56674'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56674'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90650'^^xsd:integer;
  dwc:scientificName 'Chrysallida obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146825'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90650'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83389'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83389'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75580'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75580'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75169'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75169'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70237'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70237'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73251'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73251'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10916'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10916'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11464'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11464'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93390'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93390'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10231'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10231'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10094'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10094'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9272'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9272'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5710'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5710'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6258'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6258'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6943'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6943'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6806'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6806'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3381'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3381'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1463'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1463'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1326'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1326'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96678'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96678'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93938'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93938'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93116'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93116'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98185'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98185'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98322'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98322'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99007'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99007'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99555'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99555'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100514'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100514'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105172'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105172'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105720'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105720'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102980'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102980'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124215'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124215'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117913'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117913'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115584'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115584'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.575866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50975 -4.575866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.50975"^^xsd:decimal ;
  geo-pos:long "-4.575866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "94" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115721'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '94'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5758666666667'^^xsd:double;
  dwc:latitude '51.50975'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115721'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130214'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '103.96039604'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130214'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130265'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '247.52475248'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130265'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130316'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '12.376237624'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130316'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129959'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '1373.7623762'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129959'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130061'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '131.18811881'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130061'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130112'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '147.27722772'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130112'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130163'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '76.732673267'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130163'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131336'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '7.4257425743'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131336'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131438'^^xsd:integer;
  dwc:scientificName 'Agonus  cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '2.4752475248'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131438'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131846'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '1.2376237624'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131846'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132509'^^xsd:integer;
  dwc:scientificName 'Pleuronectes  platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '143.56435644'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132509'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132815'^^xsd:integer;
  dwc:scientificName 'Xanthidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '19.801980198'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132815'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131897'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '70.544554455'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131897'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131948'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '4.9504950495'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131948'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133172'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '49.504950495'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133172'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131999'^^xsd:integer;
  dwc:scientificName 'Liocarcinus mamorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '7.4257425743'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131999'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131183'^^xsd:integer;
  dwc:scientificName 'Aphodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '51.98019802'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131183'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131234'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '4.9504950495'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131234'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130673'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '2.4752475248'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130673'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131030'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '11.138613861'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131030'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130520'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '1.2376237624'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130520'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.509050003955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574858318995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101.029"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.509050003955 -4.574858318995)"^^geo:wktLiteral ;
  geo-pos:lat "51.509050003955"^^xsd:decimal ;
  geo-pos:long "-4.574858318995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101.029"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130571'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '13.1'^^xsd:double;
  dwc:endTimeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.574858318995'^^xsd:double;
  dwc:startLongitude '-4.5739'^^xsd:double;
  dwc:endLongitude '-4.5758166666667'^^xsd:double;
  dwc:latitude '51.509050003955'^^xsd:double;
  dwc:startLatitude '51.508366666667'^^xsd:double;
  dwc:endLatitude '51.509733333333'^^xsd:double;
  dwc:coordinatePrecision '101.029'^^xsd:double;
  dwc:minimumDepth '35.1'^^xsd:double;
  dwc:maximumDepth '35.9'^^xsd:double;
  dwc:observedWeight '181.93069307'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130571'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1258'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1258'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20575'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20575'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20986'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20986'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17698'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17698'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17835'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17835'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17972'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17972'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17561'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17561'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17287'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17287'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18383'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18383'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16328'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16328'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28110'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28110'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27562'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27562'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24685'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24685'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24822'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24822'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26466'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26466'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25781'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25781'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23589'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23589'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32494'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32494'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33179'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33179'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32220'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32220'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31809'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31809'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31124'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31124'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29069'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29069'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30302'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30302'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28247'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28247'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28384'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28384'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34412'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34412'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35645'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35645'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36878'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36878'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36604'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36604'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34686'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34686'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36467'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36467'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36193'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36193'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37700'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37700'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38111'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38111'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44002'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44002'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42632'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42632'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42495'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42495'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41947'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41947'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41673'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41673'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41810'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41810'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41536'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41536'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60853'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60853'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61401'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61401'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62497'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62497'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60168'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60168'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68251'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68251'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65237'^^xsd:integer;
  dwc:scientificName 'Gammaropsis spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65237'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57839'^^xsd:integer;
  dwc:scientificName 'Parametaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57839'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56880'^^xsd:integer;
  dwc:scientificName 'Urothoe sp. Juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101789'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56880'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55373'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55373'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50989'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50989'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49482'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49482'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52222'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52222'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50030'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50030'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87568'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87568'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93048'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93048'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87979'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87979'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87020'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87020'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85239'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85239'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85924'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85924'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78937'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78937'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77567'^^xsd:integer;
  dwc:scientificName 'Crangonidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77567'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73731'^^xsd:integer;
  dwc:scientificName 'Bodotria arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110440'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73731'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73868'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73868'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74005'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74005'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75512'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75512'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69347'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69347'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69484'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69484'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16191'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16191'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14410'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14410'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14547'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14547'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13725'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13725'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64141'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64141'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93596'^^xsd:integer;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93596'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10026'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10026'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10574'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10574'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10711'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10711'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9204'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9204'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8656'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8656'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9067'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9067'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6738'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6738'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7286'^^xsd:integer;
  dwc:scientificName 'Mystides caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130654'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7286'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6875'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6875'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2354'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2354'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3861'^^xsd:integer;
  dwc:scientificName 'Harmothoe andreapolis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152279'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3861'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1395'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1395'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97843'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97843'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96884'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96884'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96610'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96610'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94144'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94144'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95377'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95377'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93870'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93870'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98254'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98254'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98939'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98939'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101268'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101268'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101542'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101542'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99761'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99761'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100446'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100446'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114420'^^xsd:integer;
  dwc:scientificName 'Diphasia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114420'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109488'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109488'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107296'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107296'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105652'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105652'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105104'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105104'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101953'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101953'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102364'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102364'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125654'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125654'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125928'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125928'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124147'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124147'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125380'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125380'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119215'^^xsd:integer;
  dwc:scientificName 'Crisia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119215'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119626'^^xsd:integer;
  dwc:scientificName 'Crisia eburnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111696'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119626'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115653'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115653'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115790'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115790'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114694'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114694'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114831'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114831'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.21985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5728333333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.21985 -4.5728333333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.21985"^^xsd:decimal ;
  geo-pos:long "-4.5728333333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113461'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5728333333333'^^xsd:double;
  dwc:latitude '51.21985'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113461'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21064'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21064'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20653'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20653'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17502'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17502'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16406'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16406'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28188'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28188'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26955'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26955'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21749'^^xsd:integer;
  dwc:scientificName 'Eunicida juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '895'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21749'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32435'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32435'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32572'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32572'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31887'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31887'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28599'^^xsd:integer;
  dwc:scientificName 'Malacoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129614'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28599'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36956'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36956'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36682'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36682'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37504'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37504'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44354'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44354'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42710'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42710'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62575'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62575'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61616'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61616'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62164'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62164'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59835'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59835'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57232'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57232'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57095'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57095'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55451'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55451'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54081'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54081'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46409'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46409'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87920'^^xsd:integer;
  dwc:scientificName 'NATICIDAE  JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87920'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75590'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75590'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75179'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75179'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73946'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73946'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73124'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73124'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75316'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75316'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69562'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69562'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71891'^^xsd:integer;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71891'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11200'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11200'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16269'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16269'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41614'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41614'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10789'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10789'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10104'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10104'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6953'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6953'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1473'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1473'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96962'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96962'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96551'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96551'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93948'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93948'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97921'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97921'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100661'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100661'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99839'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99839'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39808333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39808333333333 -4.572183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39808333333333"^^xsd:decimal ;
  geo-pos:long "-4.572183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115594'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '104'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5721833333333'^^xsd:double;
  dwc:latitude '51.398083333333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115594'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1148'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1148'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20602'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20602'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21013'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21013'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16355'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16355'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28137'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28137'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27315'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27315'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25260'^^xsd:integer;
  dwc:scientificName 'Orbinia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129420'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25260'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25397'^^xsd:integer;
  dwc:scientificName 'Orbinia armandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130518'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25397'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25808'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25808'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21698'^^xsd:integer;
  dwc:scientificName 'Eunicida juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '895'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21698'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32521'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32521'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32795'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32795'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33343'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33343'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32384'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32384'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31836'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31836'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36631'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36631'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36220'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36220'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37453'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37453'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40467'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40467'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44303'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44303'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42659'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42659'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42111'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42111'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41563'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41563'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39919'^^xsd:integer;
  dwc:scientificName 'Euzonus flabelligerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130487'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39919'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '339492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40056'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40056'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61839'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61839'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62524'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62524'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55400'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55400'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54030'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54030'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51016'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51016'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46358'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46358'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90609'^^xsd:integer;
  dwc:scientificName 'Chrysallida obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146825'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90609'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93897'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93897'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88006'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88006'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79238'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79238'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78964'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78964'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75539'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75539'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75128'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75128'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73895'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73895'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70196'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70196'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73210'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73210'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75265'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75265'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69511'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69511'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71840'^^xsd:integer;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71840'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16218'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16218'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13615'^^xsd:integer;
  dwc:scientificName 'Microphthalmus listensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130172'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13615'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10738'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10738'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10053'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10053'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6902'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6902'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4710'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4710'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1422'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1422'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96911'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96911'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97870'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97870'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100610'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100610'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113214'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113214'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106638'^^xsd:integer;
  dwc:scientificName 'Echinocardium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123426'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106638'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105679'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105679'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115543'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115543'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45028333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45028333333333 -4.563)"^^geo:wktLiteral ;
  geo-pos:lat "51.45028333333333"^^xsd:decimal ;
  geo-pos:long "-4.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113488'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.563'^^xsd:double;
  dwc:latitude '51.450283333333'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113488'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274683350701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.561650001455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "140.777"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  geo-pos:lat "51.274683350701"^^xsd:decimal ;
  geo-pos:long "-4.561650001455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "140.777"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130028'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.561650001455'^^xsd:double;
  dwc:startLongitude '-4.5596333333333'^^xsd:double;
  dwc:endLongitude '-4.5636666666667'^^xsd:double;
  dwc:latitude '51.274683350701'^^xsd:double;
  dwc:startLatitude '51.274716666667'^^xsd:double;
  dwc:endLatitude '51.27465'^^xsd:double;
  dwc:coordinatePrecision '140.777'^^xsd:double;
  dwc:minimumDepth '51.8'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:observedWeight '1130.3571429'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130028'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274683350701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.561650001455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "140.777"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  geo-pos:lat "51.274683350701"^^xsd:decimal ;
  geo-pos:long "-4.561650001455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "140.777"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130079'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.561650001455'^^xsd:double;
  dwc:startLongitude '-4.5596333333333'^^xsd:double;
  dwc:endLongitude '-4.5636666666667'^^xsd:double;
  dwc:latitude '51.274683350701'^^xsd:double;
  dwc:startLatitude '51.274716666667'^^xsd:double;
  dwc:endLatitude '51.27465'^^xsd:double;
  dwc:coordinatePrecision '140.777'^^xsd:double;
  dwc:minimumDepth '51.8'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:observedWeight '83.928571429'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130079'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274683350701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.561650001455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "140.777"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  geo-pos:lat "51.274683350701"^^xsd:decimal ;
  geo-pos:long "-4.561650001455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "140.777"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130385'^^xsd:integer;
  dwc:scientificName 'Inachus agg,'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.561650001455'^^xsd:double;
  dwc:startLongitude '-4.5596333333333'^^xsd:double;
  dwc:endLongitude '-4.5636666666667'^^xsd:double;
  dwc:latitude '51.274683350701'^^xsd:double;
  dwc:startLatitude '51.274716666667'^^xsd:double;
  dwc:endLatitude '51.27465'^^xsd:double;
  dwc:coordinatePrecision '140.777'^^xsd:double;
  dwc:minimumDepth '51.8'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:observedWeight '14.285714286'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130385'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274683350701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.561650001455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "140.777"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  geo-pos:lat "51.274683350701"^^xsd:decimal ;
  geo-pos:long "-4.561650001455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "140.777"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130130'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.561650001455'^^xsd:double;
  dwc:startLongitude '-4.5596333333333'^^xsd:double;
  dwc:endLongitude '-4.5636666666667'^^xsd:double;
  dwc:latitude '51.274683350701'^^xsd:double;
  dwc:startLatitude '51.274716666667'^^xsd:double;
  dwc:endLatitude '51.27465'^^xsd:double;
  dwc:coordinatePrecision '140.777'^^xsd:double;
  dwc:minimumDepth '51.8'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:observedWeight '314.28571429'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130130'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274683350701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.561650001455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "140.777"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  geo-pos:lat "51.274683350701"^^xsd:decimal ;
  geo-pos:long "-4.561650001455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "140.777"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130181'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.561650001455'^^xsd:double;
  dwc:startLongitude '-4.5596333333333'^^xsd:double;
  dwc:endLongitude '-4.5636666666667'^^xsd:double;
  dwc:latitude '51.274683350701'^^xsd:double;
  dwc:startLatitude '51.274716666667'^^xsd:double;
  dwc:endLatitude '51.27465'^^xsd:double;
  dwc:coordinatePrecision '140.777'^^xsd:double;
  dwc:minimumDepth '51.8'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:observedWeight '3.5714285714'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130181'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274683350701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.561650001455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "140.777"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  geo-pos:lat "51.274683350701"^^xsd:decimal ;
  geo-pos:long "-4.561650001455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "140.777"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131813'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.561650001455'^^xsd:double;
  dwc:startLongitude '-4.5596333333333'^^xsd:double;
  dwc:endLongitude '-4.5636666666667'^^xsd:double;
  dwc:latitude '51.274683350701'^^xsd:double;
  dwc:startLatitude '51.274716666667'^^xsd:double;
  dwc:endLatitude '51.27465'^^xsd:double;
  dwc:coordinatePrecision '140.777'^^xsd:double;
  dwc:minimumDepth '51.8'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:observedWeight '10.714285714'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131813'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274683350701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.561650001455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "140.777"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  geo-pos:lat "51.274683350701"^^xsd:decimal ;
  geo-pos:long "-4.561650001455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "140.777"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132629'^^xsd:integer;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.561650001455'^^xsd:double;
  dwc:startLongitude '-4.5596333333333'^^xsd:double;
  dwc:endLongitude '-4.5636666666667'^^xsd:double;
  dwc:latitude '51.274683350701'^^xsd:double;
  dwc:startLatitude '51.274716666667'^^xsd:double;
  dwc:endLatitude '51.27465'^^xsd:double;
  dwc:coordinatePrecision '140.777'^^xsd:double;
  dwc:minimumDepth '51.8'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:observedWeight '106.25'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132629'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274683350701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.561650001455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "140.777"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  geo-pos:lat "51.274683350701"^^xsd:decimal ;
  geo-pos:long "-4.561650001455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "140.777"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132017'^^xsd:integer;
  dwc:scientificName 'Liocarcinus mamorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.561650001455'^^xsd:double;
  dwc:startLongitude '-4.5596333333333'^^xsd:double;
  dwc:endLongitude '-4.5636666666667'^^xsd:double;
  dwc:latitude '51.274683350701'^^xsd:double;
  dwc:startLatitude '51.274716666667'^^xsd:double;
  dwc:endLatitude '51.27465'^^xsd:double;
  dwc:coordinatePrecision '140.777'^^xsd:double;
  dwc:minimumDepth '51.8'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:observedWeight '3.5714285714'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132017'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274683350701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.561650001455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "140.777"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  geo-pos:lat "51.274683350701"^^xsd:decimal ;
  geo-pos:long "-4.561650001455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "140.777"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132170'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.561650001455'^^xsd:double;
  dwc:startLongitude '-4.5596333333333'^^xsd:double;
  dwc:endLongitude '-4.5636666666667'^^xsd:double;
  dwc:latitude '51.274683350701'^^xsd:double;
  dwc:startLatitude '51.274716666667'^^xsd:double;
  dwc:endLatitude '51.27465'^^xsd:double;
  dwc:coordinatePrecision '140.777'^^xsd:double;
  dwc:minimumDepth '51.8'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:observedWeight '14.285714286'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132170'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274683350701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.561650001455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "140.777"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  geo-pos:lat "51.274683350701"^^xsd:decimal ;
  geo-pos:long "-4.561650001455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "140.777"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132374'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.561650001455'^^xsd:double;
  dwc:startLongitude '-4.5596333333333'^^xsd:double;
  dwc:endLongitude '-4.5636666666667'^^xsd:double;
  dwc:latitude '51.274683350701'^^xsd:double;
  dwc:startLatitude '51.274716666667'^^xsd:double;
  dwc:endLatitude '51.27465'^^xsd:double;
  dwc:coordinatePrecision '140.777'^^xsd:double;
  dwc:minimumDepth '51.8'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:observedWeight '34.821428571'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132374'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274683350701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.561650001455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "140.777"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  geo-pos:lat "51.274683350701"^^xsd:decimal ;
  geo-pos:long "-4.561650001455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "140.777"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131048'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.561650001455'^^xsd:double;
  dwc:startLongitude '-4.5596333333333'^^xsd:double;
  dwc:endLongitude '-4.5636666666667'^^xsd:double;
  dwc:latitude '51.274683350701'^^xsd:double;
  dwc:startLatitude '51.274716666667'^^xsd:double;
  dwc:endLatitude '51.27465'^^xsd:double;
  dwc:coordinatePrecision '140.777'^^xsd:double;
  dwc:minimumDepth '51.8'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:observedWeight '20.535714286'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131048'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274683350701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.561650001455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "140.777"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  geo-pos:lat "51.274683350701"^^xsd:decimal ;
  geo-pos:long "-4.561650001455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "140.777"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130742'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.561650001455'^^xsd:double;
  dwc:startLongitude '-4.5596333333333'^^xsd:double;
  dwc:endLongitude '-4.5636666666667'^^xsd:double;
  dwc:latitude '51.274683350701'^^xsd:double;
  dwc:startLatitude '51.274716666667'^^xsd:double;
  dwc:endLatitude '51.27465'^^xsd:double;
  dwc:coordinatePrecision '140.777'^^xsd:double;
  dwc:minimumDepth '51.8'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:observedWeight '139.28571429'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130742'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274683350701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.561650001455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "140.777"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  geo-pos:lat "51.274683350701"^^xsd:decimal ;
  geo-pos:long "-4.561650001455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "140.777"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130844'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.561650001455'^^xsd:double;
  dwc:startLongitude '-4.5596333333333'^^xsd:double;
  dwc:endLongitude '-4.5636666666667'^^xsd:double;
  dwc:latitude '51.274683350701'^^xsd:double;
  dwc:startLatitude '51.274716666667'^^xsd:double;
  dwc:endLatitude '51.27465'^^xsd:double;
  dwc:coordinatePrecision '140.777'^^xsd:double;
  dwc:minimumDepth '51.8'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:observedWeight '3.5714285714'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130844'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274683350701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.561650001455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "140.777"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  geo-pos:lat "51.274683350701"^^xsd:decimal ;
  geo-pos:long "-4.561650001455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "140.777"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130946'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.561650001455'^^xsd:double;
  dwc:startLongitude '-4.5596333333333'^^xsd:double;
  dwc:endLongitude '-4.5636666666667'^^xsd:double;
  dwc:latitude '51.274683350701'^^xsd:double;
  dwc:startLatitude '51.274716666667'^^xsd:double;
  dwc:endLatitude '51.27465'^^xsd:double;
  dwc:coordinatePrecision '140.777'^^xsd:double;
  dwc:minimumDepth '51.8'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:observedWeight '481.25'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130946'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274683350701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.561650001455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "140.777"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  geo-pos:lat "51.274683350701"^^xsd:decimal ;
  geo-pos:long "-4.561650001455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "140.777"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130487'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.561650001455'^^xsd:double;
  dwc:startLongitude '-4.5596333333333'^^xsd:double;
  dwc:endLongitude '-4.5636666666667'^^xsd:double;
  dwc:latitude '51.274683350701'^^xsd:double;
  dwc:startLatitude '51.274716666667'^^xsd:double;
  dwc:endLatitude '51.27465'^^xsd:double;
  dwc:coordinatePrecision '140.777'^^xsd:double;
  dwc:minimumDepth '51.8'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:observedWeight '3.5714285714'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130487'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274683350701"^^xsd:decimal ;
  dwc:decimalLongitude "-4.561650001455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "140.777"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274683350701 -4.561650001455)"^^geo:wktLiteral ;
  geo-pos:lat "51.274683350701"^^xsd:decimal ;
  geo-pos:long "-4.561650001455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "140.777"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130589'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.561650001455'^^xsd:double;
  dwc:startLongitude '-4.5596333333333'^^xsd:double;
  dwc:endLongitude '-4.5636666666667'^^xsd:double;
  dwc:latitude '51.274683350701'^^xsd:double;
  dwc:startLatitude '51.274716666667'^^xsd:double;
  dwc:endLatitude '51.27465'^^xsd:double;
  dwc:coordinatePrecision '140.777'^^xsd:double;
  dwc:minimumDepth '51.8'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:observedWeight '178.57142857'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130589'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58'^^xsd:integer;
  dwc:scientificName 'Corymorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117059'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '117059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20471'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20471'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20608'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20608'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21019'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21019'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17457'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17457'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17320'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17320'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18416'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18416'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16361'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16361'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28143'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28143'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28828'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28828'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27595'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27595'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26910'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26910'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27321'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27321'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25814'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25814'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23348'^^xsd:integer;
  dwc:scientificName 'Lumbrineris agastos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130236'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23348'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '851788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23622'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23622'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33349'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33349'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32527'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32527'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32390'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32390'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31842'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31842'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30746'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30746'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35678'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35678'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36637'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36637'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36226'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36226'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36500'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36500'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37459'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37459'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40473'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40473'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40747'^^xsd:integer;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40747'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38555'^^xsd:integer;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38555'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39788'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39788'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44309'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44309'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43624'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43624'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44035'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44035'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42665'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42665'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42528'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42528'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42117'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42117'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41569'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41569'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62530'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62530'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60886'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60886'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59790'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59790'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69106'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69106'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59105'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59105'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55269'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55269'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55406'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55406'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54036'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54036'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54995'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54995'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51022'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51022'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53214'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53214'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46775'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46775'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90615'^^xsd:integer;
  dwc:scientificName 'Chrysallida obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146825'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90615'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91848'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91848'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93903'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93903'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83354'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83354'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87053'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87053'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78970'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78970'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75545'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75545'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74312'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74312'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75134'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75134'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73901'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73901'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74038'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74038'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72942'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72942'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73216'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73216'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75819'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75819'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70202'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70202'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13758'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13758'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10744'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10744'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10059'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10059'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9100'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9100'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6908'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6908'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7593'^^xsd:integer;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7593'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7867'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7867'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6771'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6771'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2387'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2387'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3346'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3346'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5538'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5538'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1565'^^xsd:integer;
  dwc:scientificName 'Cerebratulus sp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1565'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1702'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1702'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1428'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1428'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1291'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1291'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96917'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96917'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95958'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95958'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97876'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97876'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98287'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98287'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98561'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98561'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101575'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101575'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99794'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99794'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100479'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100479'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109521'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109521'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109932'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109932'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108288'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108288'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107329'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107329'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106233'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106233'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106370'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106370'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101986'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101986'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102397'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102397'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101301'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101301'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104041'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104041'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102945'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102945'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121166'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121166'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124043'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124043'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59536666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5560833333333335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59536666666666 -4.5560833333333335)"^^geo:wktLiteral ;
  geo-pos:lat "51.59536666666666"^^xsd:decimal ;
  geo-pos:long "-4.5560833333333335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124180'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5560833333333'^^xsd:double;
  dwc:latitude '51.595366666667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124180'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1262'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1262'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '166'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:166'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '988'^^xsd:integer;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:988'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19346'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19346'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19483'^^xsd:integer;
  dwc:scientificName 'Proceraea cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131362'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19483'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23182'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23182'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20031'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20031'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20168'^^xsd:integer;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20168'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17702'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17702'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17839'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17839'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17976'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17976'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17428'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17428'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17291'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17291'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18661'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18661'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18798'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18798'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18935'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18935'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19072'^^xsd:integer;
  dwc:scientificName 'Autolytus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131257'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19072'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18387'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18387'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18524'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18524'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19757'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19757'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19894'^^xsd:integer;
  dwc:scientificName 'Nereis elitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '339286'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19894'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '339286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17565'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17565'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28114'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28114'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27018'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27018'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24552'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24552'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24689'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24689'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24826'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24826'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26470'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26470'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23319'^^xsd:integer;
  dwc:scientificName 'Lumbrineris agastos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130236'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23319'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '851788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23593'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23593'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21949'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21949'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22497'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22497'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32498'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32498'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28936'^^xsd:integer;
  dwc:scientificName 'Polydora caeca ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28936'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29073'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29073'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29484'^^xsd:integer;
  dwc:scientificName 'Polydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '330917'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29484'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29895'^^xsd:integer;
  dwc:scientificName 'Polydora socialis?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29895'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30306'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30306'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28251'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28251'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28388'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28388'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33868'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33868'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34142'^^xsd:integer;
  dwc:scientificName '?Aphelochaeta vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129942'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34142'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '332672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34416'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34416'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36882'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36882'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37156'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37156'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36608'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36608'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37430'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37430'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38115'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38115'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38252'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38252'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37293'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37293'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45239'^^xsd:integer;
  dwc:scientificName 'Nicolea juv. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129703'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45239'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45650'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45650'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45787'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45787'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46061'^^xsd:integer;
  dwc:scientificName 'Amaena trilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46061'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44280'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44280'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44417'^^xsd:integer;
  dwc:scientificName 'Amphitritides gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44417'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44828'^^xsd:integer;
  dwc:scientificName 'Eupolymnia nesidensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131490'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44828'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44965'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44965'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44006'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44006'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43595'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43595'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42499'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42499'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41951'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41951'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41677'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41677'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41403'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41403'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41540'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41540'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40033'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40033'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62775'^^xsd:integer;
  dwc:scientificName 'Melphidippella macra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102860'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62775'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60857'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60857'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61816'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61816'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60172'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60172'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67844'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67844'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68118'^^xsd:integer;
  dwc:scientificName 'Leptocheirus sp. Juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101470'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68118'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68255'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68255'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68392'^^xsd:integer;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68392'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66885'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66885'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67296'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67296'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67707'^^xsd:integer;
  dwc:scientificName 'Aora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67707'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65378'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65378'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65515'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65515'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65789'^^xsd:integer;
  dwc:scientificName 'Gammaropsis palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102369'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65789'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63323'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63323'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63597'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63597'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56199'^^xsd:integer;
  dwc:scientificName 'Gitana sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56199'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56610'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56610'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56062'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56062'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54829'^^xsd:integer;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54829'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51267'^^xsd:integer;
  dwc:scientificName 'Achelia sp. Juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134568'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51267'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51404'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51404'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51130'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51130'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52911'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52911'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53596'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53596'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50993'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50993'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49212'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49212'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49486'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49486'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49623'^^xsd:integer;
  dwc:scientificName 'Pomatoceros sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49623'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49760'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49760'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49897'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49897'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50034'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50034'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48253'^^xsd:integer;
  dwc:scientificName 'Chone sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48253'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48390'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48390'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46883'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46883'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47020'^^xsd:integer;
  dwc:scientificName 'Polycirrus sp. juv. (norvegicus?)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47020'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47431'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47431'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46198'^^xsd:integer;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46198'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46335'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46335'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46746'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46746'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90449'^^xsd:integer;
  dwc:scientificName 'Brachystomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '491650'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90449'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90586'^^xsd:integer;
  dwc:scientificName 'Chrysallida obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146825'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90586'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90860'^^xsd:integer;
  dwc:scientificName 'Ondina diaphana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141031'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90860'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87572'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87572'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92230'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92230'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92367'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92367'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92778'^^xsd:integer;
  dwc:scientificName 'Dorididae INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '9904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92778'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '9904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93052'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93052'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87983'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87983'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85928'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85928'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87024'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87024'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85106'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85106'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85243'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85243'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82777'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82777'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79215'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79215'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80037'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80037'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78941'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78941'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83325'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83325'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80311'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80311'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80722'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80722'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77297'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77297'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74557'^^xsd:integer;
  dwc:scientificName 'Cumella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110567'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74557'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70447'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70447'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11537'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11537'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12770'^^xsd:integer;
  dwc:scientificName 'Podarke pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152347'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12770'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12222'^^xsd:integer;
  dwc:scientificName 'Gyptis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129307'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12222'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12359'^^xsd:integer;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12359'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12496'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12496'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15647'^^xsd:integer;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15647'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15921'^^xsd:integer;
  dwc:scientificName 'Palposyllis prosostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15921'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16058'^^xsd:integer;
  dwc:scientificName 'Pionosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16058'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16332'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16332'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14414'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14414'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14551'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14551'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14825'^^xsd:integer;
  dwc:scientificName 'Syllis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14825'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15236'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15236'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13044'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13044'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13729'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13729'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63871'^^xsd:integer;
  dwc:scientificName 'Eriopisa elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102807'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63871'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64008'^^xsd:integer;
  dwc:scientificName 'Maera sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101675'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64008'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64145'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64145'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93600'^^xsd:integer;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93600'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10715'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10715'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10989'^^xsd:integer;
  dwc:scientificName 'Goniadidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10989'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10030'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10030'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10304'^^xsd:integer;
  dwc:scientificName 'Glycera celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130119'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10304'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10578'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10578'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9482'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9482'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8660'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8660'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9071'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9071'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6468'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6468'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6742'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6742'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7290'^^xsd:integer;
  dwc:scientificName 'Mystides caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130654'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7290'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7564'^^xsd:integer;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7564'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6879'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6879'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3317'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3317'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2084'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2084'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2358'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2358'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3865'^^xsd:integer;
  dwc:scientificName 'Harmothoe andreapolis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152279'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3865'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '147008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4687'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4687'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5098'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5098'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5372'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5372'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5509'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5509'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1673'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1673'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1399'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1399'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97436'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97436'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97847'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97847'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96888'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96888'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96614'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96614'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94148'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94148'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94422'^^xsd:integer;
  dwc:scientificName 'Modiolarca tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94422'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95381'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95381'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95655'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95655'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102094'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102094'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94011'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94011'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93874'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93874'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98395'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98395'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98532'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98532'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98943'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98943'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99354'^^xsd:integer;
  dwc:scientificName 'Arcopagia crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141577'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99354'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101135'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101135'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101272'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101272'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101409'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101409'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101546'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101546'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100587'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100587'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100861'^^xsd:integer;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100861'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99765'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99765'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100039'^^xsd:integer;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100039'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100450'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100450'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114013'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114013'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114424'^^xsd:integer;
  dwc:scientificName 'Diphasia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114424'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111547'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111547'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109629'^^xsd:integer;
  dwc:scientificName 'Molgula citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103775'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109629'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108533'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108533'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107300'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107300'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106204'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106204'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106341'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106341'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105656'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105656'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104423'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104423'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103738'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103738'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104012'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104012'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105108'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105108'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101820'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101820'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102368'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102368'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102916'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102916'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127302'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127302'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125658'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125658'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125932'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125932'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127576'^^xsd:integer;
  dwc:scientificName 'Escharella variolosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127576'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128809'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128809'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121274'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121274'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124014'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124014'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121137'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121137'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126206'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126206'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126480'^^xsd:integer;
  dwc:scientificName 'Cribrilina punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111314'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126480'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124151'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124151'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124699'^^xsd:integer;
  dwc:scientificName 'Callopora dumerelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111196'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124699'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125384'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125384'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119356'^^xsd:integer;
  dwc:scientificName 'Crisia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111690'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119356'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119904'^^xsd:integer;
  dwc:scientificName 'Tubulipora liliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111760'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119904'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120041'^^xsd:integer;
  dwc:scientificName 'Plagioecia patina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111719'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120041'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120452'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120452'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116342'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116342'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116890'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116890'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117849'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117849'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117986'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117986'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115657'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115657'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115794'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115794'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114835'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114835'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271"^^xsd:decimal ;
  dwc:decimalLongitude "-4.554966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271 -4.554966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.271"^^xsd:decimal ;
  geo-pos:long "-4.554966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114972'^^xsd:integer;
  dwc:scientificName 'Sertularella spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5549666666667'^^xsd:double;
  dwc:latitude '51.271'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114972'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274858349571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550483335093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.154"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  geo-pos:lat "51.274858349571"^^xsd:decimal ;
  geo-pos:long "-4.550483335093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.154"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130027'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.550483335093'^^xsd:double;
  dwc:startLongitude '-4.5485333333333'^^xsd:double;
  dwc:endLongitude '-4.5524333333333'^^xsd:double;
  dwc:latitude '51.274858349571'^^xsd:double;
  dwc:startLatitude '51.2749'^^xsd:double;
  dwc:endLatitude '51.274816666667'^^xsd:double;
  dwc:coordinatePrecision '136.154'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:observedWeight '126.38376384'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130027'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274858349571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550483335093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.154"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  geo-pos:lat "51.274858349571"^^xsd:decimal ;
  geo-pos:long "-4.550483335093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.154"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130078'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.550483335093'^^xsd:double;
  dwc:startLongitude '-4.5485333333333'^^xsd:double;
  dwc:endLongitude '-4.5524333333333'^^xsd:double;
  dwc:latitude '51.274858349571'^^xsd:double;
  dwc:startLatitude '51.2749'^^xsd:double;
  dwc:endLatitude '51.274816666667'^^xsd:double;
  dwc:coordinatePrecision '136.154'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:observedWeight '124.53874539'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130078'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274858349571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550483335093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.154"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  geo-pos:lat "51.274858349571"^^xsd:decimal ;
  geo-pos:long "-4.550483335093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.154"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130690'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.550483335093'^^xsd:double;
  dwc:startLongitude '-4.5485333333333'^^xsd:double;
  dwc:endLongitude '-4.5524333333333'^^xsd:double;
  dwc:latitude '51.274858349571'^^xsd:double;
  dwc:startLatitude '51.2749'^^xsd:double;
  dwc:endLatitude '51.274816666667'^^xsd:double;
  dwc:coordinatePrecision '136.154'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:observedWeight '1.8450184502'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130690'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274858349571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550483335093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.154"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  geo-pos:lat "51.274858349571"^^xsd:decimal ;
  geo-pos:long "-4.550483335093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.154"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130384'^^xsd:integer;
  dwc:scientificName 'Inachus agg,'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.550483335093'^^xsd:double;
  dwc:startLongitude '-4.5485333333333'^^xsd:double;
  dwc:endLongitude '-4.5524333333333'^^xsd:double;
  dwc:latitude '51.274858349571'^^xsd:double;
  dwc:startLatitude '51.2749'^^xsd:double;
  dwc:endLatitude '51.274816666667'^^xsd:double;
  dwc:coordinatePrecision '136.154'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:observedWeight '2.7675276753'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130384'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274858349571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550483335093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.154"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  geo-pos:lat "51.274858349571"^^xsd:decimal ;
  geo-pos:long "-4.550483335093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.154"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130129'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.550483335093'^^xsd:double;
  dwc:startLongitude '-4.5485333333333'^^xsd:double;
  dwc:endLongitude '-4.5524333333333'^^xsd:double;
  dwc:latitude '51.274858349571'^^xsd:double;
  dwc:startLatitude '51.2749'^^xsd:double;
  dwc:endLatitude '51.274816666667'^^xsd:double;
  dwc:coordinatePrecision '136.154'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:observedWeight '265.68265683'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130129'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274858349571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550483335093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.154"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  geo-pos:lat "51.274858349571"^^xsd:decimal ;
  geo-pos:long "-4.550483335093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.154"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131659'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.550483335093'^^xsd:double;
  dwc:startLongitude '-4.5485333333333'^^xsd:double;
  dwc:endLongitude '-4.5524333333333'^^xsd:double;
  dwc:latitude '51.274858349571'^^xsd:double;
  dwc:startLatitude '51.2749'^^xsd:double;
  dwc:endLatitude '51.274816666667'^^xsd:double;
  dwc:coordinatePrecision '136.154'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:observedWeight '212.17712177'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131659'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274858349571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550483335093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.154"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  geo-pos:lat "51.274858349571"^^xsd:decimal ;
  geo-pos:long "-4.550483335093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.154"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131863'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.550483335093'^^xsd:double;
  dwc:startLongitude '-4.5485333333333'^^xsd:double;
  dwc:endLongitude '-4.5524333333333'^^xsd:double;
  dwc:latitude '51.274858349571'^^xsd:double;
  dwc:startLatitude '51.2749'^^xsd:double;
  dwc:endLatitude '51.274816666667'^^xsd:double;
  dwc:coordinatePrecision '136.154'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:observedWeight '3.6900369004'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131863'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274858349571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550483335093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.154"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  geo-pos:lat "51.274858349571"^^xsd:decimal ;
  geo-pos:long "-4.550483335093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.154"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132475'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.550483335093'^^xsd:double;
  dwc:startLongitude '-4.5485333333333'^^xsd:double;
  dwc:endLongitude '-4.5524333333333'^^xsd:double;
  dwc:latitude '51.274858349571'^^xsd:double;
  dwc:startLatitude '51.2749'^^xsd:double;
  dwc:endLatitude '51.274816666667'^^xsd:double;
  dwc:coordinatePrecision '136.154'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:observedWeight '62.730627306'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132475'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274858349571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550483335093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.154"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  geo-pos:lat "51.274858349571"^^xsd:decimal ;
  geo-pos:long "-4.550483335093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.154"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132679'^^xsd:integer;
  dwc:scientificName 'Ebalia cranchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.550483335093'^^xsd:double;
  dwc:startLongitude '-4.5485333333333'^^xsd:double;
  dwc:endLongitude '-4.5524333333333'^^xsd:double;
  dwc:latitude '51.274858349571'^^xsd:double;
  dwc:startLatitude '51.2749'^^xsd:double;
  dwc:endLatitude '51.274816666667'^^xsd:double;
  dwc:coordinatePrecision '136.154'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132679'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274858349571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550483335093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.154"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  geo-pos:lat "51.274858349571"^^xsd:decimal ;
  geo-pos:long "-4.550483335093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.154"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133036'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.550483335093'^^xsd:double;
  dwc:startLongitude '-4.5485333333333'^^xsd:double;
  dwc:endLongitude '-4.5524333333333'^^xsd:double;
  dwc:latitude '51.274858349571'^^xsd:double;
  dwc:startLatitude '51.2749'^^xsd:double;
  dwc:endLatitude '51.274816666667'^^xsd:double;
  dwc:coordinatePrecision '136.154'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:observedWeight '79.335793358'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133036'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274858349571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550483335093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.154"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  geo-pos:lat "51.274858349571"^^xsd:decimal ;
  geo-pos:long "-4.550483335093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.154"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131047'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.550483335093'^^xsd:double;
  dwc:startLongitude '-4.5485333333333'^^xsd:double;
  dwc:endLongitude '-4.5524333333333'^^xsd:double;
  dwc:latitude '51.274858349571'^^xsd:double;
  dwc:startLatitude '51.2749'^^xsd:double;
  dwc:endLatitude '51.274816666667'^^xsd:double;
  dwc:coordinatePrecision '136.154'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:observedWeight '15.682656827'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131047'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274858349571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550483335093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.154"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  geo-pos:lat "51.274858349571"^^xsd:decimal ;
  geo-pos:long "-4.550483335093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.154"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131302'^^xsd:integer;
  dwc:scientificName 'Atelecyclus  rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.550483335093'^^xsd:double;
  dwc:startLongitude '-4.5485333333333'^^xsd:double;
  dwc:endLongitude '-4.5524333333333'^^xsd:double;
  dwc:latitude '51.274858349571'^^xsd:double;
  dwc:startLatitude '51.2749'^^xsd:double;
  dwc:endLatitude '51.274816666667'^^xsd:double;
  dwc:coordinatePrecision '136.154'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:observedWeight '5.5350553506'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131302'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274858349571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550483335093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.154"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  geo-pos:lat "51.274858349571"^^xsd:decimal ;
  geo-pos:long "-4.550483335093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.154"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130945'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.550483335093'^^xsd:double;
  dwc:startLongitude '-4.5485333333333'^^xsd:double;
  dwc:endLongitude '-4.5524333333333'^^xsd:double;
  dwc:latitude '51.274858349571'^^xsd:double;
  dwc:startLatitude '51.2749'^^xsd:double;
  dwc:endLatitude '51.274816666667'^^xsd:double;
  dwc:coordinatePrecision '136.154'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:observedWeight '420.66420664'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130945'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274858349571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550483335093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.154"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  geo-pos:lat "51.274858349571"^^xsd:decimal ;
  geo-pos:long "-4.550483335093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.154"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130435'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.550483335093'^^xsd:double;
  dwc:startLongitude '-4.5485333333333'^^xsd:double;
  dwc:endLongitude '-4.5524333333333'^^xsd:double;
  dwc:latitude '51.274858349571'^^xsd:double;
  dwc:startLatitude '51.2749'^^xsd:double;
  dwc:endLatitude '51.274816666667'^^xsd:double;
  dwc:coordinatePrecision '136.154'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:observedWeight '13.837638376'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130435'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274858349571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550483335093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.154"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  geo-pos:lat "51.274858349571"^^xsd:decimal ;
  geo-pos:long "-4.550483335093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.154"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130486'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.550483335093'^^xsd:double;
  dwc:startLongitude '-4.5485333333333'^^xsd:double;
  dwc:endLongitude '-4.5524333333333'^^xsd:double;
  dwc:latitude '51.274858349571'^^xsd:double;
  dwc:startLatitude '51.2749'^^xsd:double;
  dwc:endLatitude '51.274816666667'^^xsd:double;
  dwc:coordinatePrecision '136.154'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:observedWeight '0.92250922509'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130486'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.274858349571"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550483335093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.154"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.274858349571 -4.550483335093)"^^geo:wktLiteral ;
  geo-pos:lat "51.274858349571"^^xsd:decimal ;
  geo-pos:long "-4.550483335093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.154"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130588'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.550483335093'^^xsd:double;
  dwc:startLongitude '-4.5485333333333'^^xsd:double;
  dwc:endLongitude '-4.5524333333333'^^xsd:double;
  dwc:latitude '51.274858349571'^^xsd:double;
  dwc:startLatitude '51.2749'^^xsd:double;
  dwc:endLatitude '51.274816666667'^^xsd:double;
  dwc:coordinatePrecision '136.154'^^xsd:double;
  dwc:minimumDepth '52.1'^^xsd:double;
  dwc:maximumDepth '53.2'^^xsd:double;
  dwc:observedWeight '288.74538745'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130588'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3294'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3294'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:143'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1239'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1239'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '554'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:554'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19323'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19323'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19460'^^xsd:integer;
  dwc:scientificName 'Proceraea cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131362'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19460'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19734'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19734'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20556'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20556'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23570'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23570'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20419'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20419'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20830'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20830'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20967'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20967'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17816'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17816'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17953'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17953'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17542'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17542'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16994'^^xsd:integer;
  dwc:scientificName 'Syllides benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131405'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16994'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17268'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17268'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17405'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17405'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18775'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18775'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19186'^^xsd:integer;
  dwc:scientificName 'Autolytus langerhansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155048'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19186'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18364'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18364'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18501'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18501'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16720'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16720'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27543'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27543'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28091'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28091'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26858'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26858'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26995'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26995'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24666'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24666'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26173'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26173'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26310'^^xsd:integer;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26310'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24940'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24940'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22474'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22474'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22748'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22748'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32886'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32886'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32475'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32475'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30968'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30968'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31379'^^xsd:integer;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31379'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31790'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31790'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29050'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29050'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29461'^^xsd:integer;
  dwc:scientificName 'Polydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '330917'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29461'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29872'^^xsd:integer;
  dwc:scientificName 'Polydora socialis?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29872'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30283'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30283'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28228'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28228'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28365'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28365'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28502'^^xsd:integer;
  dwc:scientificName 'Malacoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129614'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28502'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34667'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34667'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33845'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33845'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34393'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34393'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35215'^^xsd:integer;
  dwc:scientificName 'Cirratulus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146834'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35215'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37133'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37133'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36585'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36585'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36859'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36859'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36448'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36448'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37407'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37407'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38092'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38092'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38229'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38229'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38777'^^xsd:integer;
  dwc:scientificName 'Praxillella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129360'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38777'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39462'^^xsd:integer;
  dwc:scientificName 'Petaloproctus tenuis borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152387'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39462'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39736'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39736'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45627'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45627'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46038'^^xsd:integer;
  dwc:scientificName 'Amaena trilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46038'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46175'^^xsd:integer;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46175'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44394'^^xsd:integer;
  dwc:scientificName 'Amphitritides gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44394'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44531'^^xsd:integer;
  dwc:scientificName 'Axionice maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131484'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44531'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '868065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44942'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44942'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43983'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43983'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42887'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42887'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43024'^^xsd:integer;
  dwc:scientificName 'Ampharetidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43024'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42613'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42613'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41106'^^xsd:integer;
  dwc:scientificName 'Asclerocheilus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41106'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41380'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41380'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60423'^^xsd:integer;
  dwc:scientificName 'Ampelisca sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60423'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60560'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60560'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60834'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60834'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61793'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61793'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60012'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60012'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60149'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60149'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67821'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67821'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68232'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68232'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69054'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69054'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66725'^^xsd:integer;
  dwc:scientificName 'Erichthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66725'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66862'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66862'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66999'^^xsd:integer;
  dwc:scientificName 'Jassa spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66999'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67273'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67273'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65218'^^xsd:integer;
  dwc:scientificName 'Gammaropsis spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65218'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65355'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65355'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63026'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63026'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63300'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63300'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57135'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57135'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56313'^^xsd:integer;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56313'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56587'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56587'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55902'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55902'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56039'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56039'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55354'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55354'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52888'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52888'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51381'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51381'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51929'^^xsd:integer;
  dwc:scientificName 'Callipallene brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51929'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52203'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52203'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51107'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51107'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50422'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50422'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50970'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50970'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50011'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50011'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48367'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48367'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48915'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48915'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49189'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49189'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49463'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49463'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46449'^^xsd:integer;
  dwc:scientificName 'Polycirrus aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131525'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46449'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46860'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46860'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47271'^^xsd:integer;
  dwc:scientificName 'Thelepus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129714'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47271'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47408'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47408'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47545'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47545'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47682'^^xsd:integer;
  dwc:scientificName 'Sabellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47682'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46312'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46312'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88919'^^xsd:integer;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88919'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92344'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92344'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83165'^^xsd:integer;
  dwc:scientificName 'Pirimela denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83165'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:86042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '86042'^^xsd:integer;
  dwc:scientificName 'Jujubinus montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141811'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:86042'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87001'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87001'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87275'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87275'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85083'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85083'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82069'^^xsd:integer;
  dwc:scientificName 'Macropodia deflexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107338'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82069'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82206'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82206'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79192'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79192'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80014'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80014'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83302'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83302'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80288'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80288'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80425'^^xsd:integer;
  dwc:scientificName 'Ebalia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80425'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77274'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77274'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78918'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78918'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75219'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75219'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73986'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73986'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70287'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70287'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70424'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70424'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70972'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70972'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72890'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72890'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69328'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69328'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70150'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70150'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11103'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11103'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13021'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13021'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12336'^^xsd:integer;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12336'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15487'^^xsd:integer;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15487'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15624'^^xsd:integer;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15624'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16309'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16309'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14528'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14528'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14665'^^xsd:integer;
  dwc:scientificName 'Syllis sp. L'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14665'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15213'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15213'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15350'^^xsd:integer;
  dwc:scientificName 'Eusyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15350'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13295'^^xsd:integer;
  dwc:scientificName 'Microphthalmus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129313'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13295'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13706'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13706'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14254'^^xsd:integer;
  dwc:scientificName 'Syllis sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14254'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14391'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14391'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93714'^^xsd:integer;
  dwc:scientificName 'MYTILIDAE  JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93714'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9459'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9459'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10007'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10007'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10555'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10555'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10692'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10692'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9185'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9185'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9596'^^xsd:integer;
  dwc:scientificName 'Paranaitis kosteriensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130662'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9596'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8637'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8637'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9048'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9048'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7267'^^xsd:integer;
  dwc:scientificName 'Mystides caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130654'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7267'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7815'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7815'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8226'^^xsd:integer;
  dwc:scientificName 'Eulalia sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8226'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2061'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2061'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2198'^^xsd:integer;
  dwc:scientificName 'Thalassema thalassemum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110375'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2198'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4801'^^xsd:integer;
  dwc:scientificName 'Harmothoe pagenstecheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130777'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4801'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5075'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5075'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3431'^^xsd:integer;
  dwc:scientificName 'Malmgrenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147006'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3431'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5349'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5349'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5486'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5486'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5623'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5623'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1376'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1376'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1650'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1650'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97413'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97413'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97824'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97824'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96180'^^xsd:integer;
  dwc:scientificName 'MONTACUTIDAE INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '225'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96180'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96591'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96591'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94262'^^xsd:integer;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94262'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94399'^^xsd:integer;
  dwc:scientificName 'Modiolarca tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94399'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94673'^^xsd:integer;
  dwc:scientificName 'Rhomboidella prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '416656'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94673'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95084'^^xsd:integer;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95084'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95221'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95221'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95358'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95358'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95495'^^xsd:integer;
  dwc:scientificName 'ANOMIIDAE INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95495'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95632'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95632'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95906'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95906'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93988'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93988'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94125'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94125'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93851'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93851'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98509'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98509'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98372'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98372'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98920'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98920'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101112'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101112'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101249'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101249'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101386'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101386'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101797'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101797'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100564'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100564'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100838'^^xsd:integer;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100838'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99605'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99605'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99742'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99742'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100016'^^xsd:integer;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100016'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100427'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100427'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111798'^^xsd:integer;
  dwc:scientificName 'Hadromerida Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111798'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111935'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111935'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112620'^^xsd:integer;
  dwc:scientificName 'Eudendrium rameum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112620'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111524'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111524'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109058'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109058'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105359'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105359'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105633'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105633'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106181'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106181'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104126'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104126'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104948'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104948'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102071'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102071'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102345'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102345'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102893'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102893'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127416'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127416'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125361'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125361'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125635'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125635'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125909'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125909'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127690'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127690'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127827'^^xsd:integer;
  dwc:scientificName 'Reptadeonella violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127827'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127964'^^xsd:integer;
  dwc:scientificName 'Cryptosula pallasiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127964'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128101'^^xsd:integer;
  dwc:scientificName 'Phylactella labrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111579'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128101'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128238'^^xsd:integer;
  dwc:scientificName 'Schizoporella hesperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111528'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128238'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128375'^^xsd:integer;
  dwc:scientificName 'Escharina johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111518'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128375'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128649'^^xsd:integer;
  dwc:scientificName 'Schizomavella auriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111091'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128649'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '862786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128923'^^xsd:integer;
  dwc:scientificName 'Microporella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128923'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:129197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '129197'^^xsd:integer;
  dwc:scientificName 'Celleporidae Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:129197'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:129334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '129334'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:129334'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:129471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '129471'^^xsd:integer;
  dwc:scientificName 'Celleporina hassallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111274'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:129471'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '221538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:129608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '129608'^^xsd:integer;
  dwc:scientificName 'Turbicellepora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110880'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:129608'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121251'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121251'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122347'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122347'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122484'^^xsd:integer;
  dwc:scientificName 'Amathia lendigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111659'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122484'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122621'^^xsd:integer;
  dwc:scientificName 'Bowerbankia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111023'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122621'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123306'^^xsd:integer;
  dwc:scientificName 'Aetea anguina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123306'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123580'^^xsd:integer;
  dwc:scientificName 'Scruparia ambigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111539'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123580'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124128'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124128'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126183'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126183'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126320'^^xsd:integer;
  dwc:scientificName 'Cribrilina annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111312'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126320'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1059478'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126594'^^xsd:integer;
  dwc:scientificName 'Puellina spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110897'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126594'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126731'^^xsd:integer;
  dwc:scientificName 'Puellina innominata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111330'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126731'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '467108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127142'^^xsd:integer;
  dwc:scientificName 'Celleporella hyalina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111397'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127142'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127279'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127279'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124265'^^xsd:integer;
  dwc:scientificName 'Pyripora catenularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111358'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124265'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124813'^^xsd:integer;
  dwc:scientificName 'Amphiblestrum auritum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111186'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124813'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125087'^^xsd:integer;
  dwc:scientificName 'Bugula avicularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125087'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '833990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118785'^^xsd:integer;
  dwc:scientificName 'Pedicellina hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111807'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118785'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119196'^^xsd:integer;
  dwc:scientificName 'Crisia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119196'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119470'^^xsd:integer;
  dwc:scientificName 'Crisia denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111695'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119470'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119881'^^xsd:integer;
  dwc:scientificName 'Tubulipora liliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111760'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119881'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120429'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120429'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121114'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121114'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117278'^^xsd:integer;
  dwc:scientificName 'Laomedea spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117033'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117278'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115634'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115634'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116867'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116867'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114127'^^xsd:integer;
  dwc:scientificName 'Halecium lankesteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '284743'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114127'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114675'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114675'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114812'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114812'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115086'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115086'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115360'^^xsd:integer;
  dwc:scientificName 'Sertularella tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117909'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115360'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113442'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113442'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113579'^^xsd:integer;
  dwc:scientificName 'Lafoea dumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117702'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113579'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5483666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17215 -4.5483666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "51.17215"^^xsd:decimal ;
  geo-pos:long "-4.5483666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113716'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5483666666667'^^xsd:double;
  dwc:latitude '51.17215'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113716'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2813'^^xsd:integer;
  dwc:scientificName 'Acholoe squamosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146474'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2813'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '210'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:210'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20623'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20623'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20760'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20760'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17472'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17472'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17335'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17335'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27610'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27610'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25829'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25829'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23637'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23637'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32816'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32816'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32953'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32953'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33090'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33090'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33227'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33227'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33364'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33364'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32542'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32542'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31857'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31857'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30761'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30761'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34460'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34460'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35145'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35145'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36652'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36652'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36515'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36515'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38707'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38707'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43639'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43639'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42680'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42680'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42543'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42543'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41584'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41584'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62545'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62545'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61312'^^xsd:integer;
  dwc:scientificName 'Bathyporeia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61312'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62134'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62134'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65970'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65970'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63093'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63093'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55421'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55421'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55010'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55010'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50489'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50489'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89808'^^xsd:integer;
  dwc:scientificName 'Mangelia nebula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '751247'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89808'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91178'^^xsd:integer;
  dwc:scientificName 'Turbonilla acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141052'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91178'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91452'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91452'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91863'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91863'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82273'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82273'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75834'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75834'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78711'^^xsd:integer;
  dwc:scientificName 'Upogebia sp. Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78711'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74053'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74053'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74190'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74190'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75149'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75149'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70217'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70217'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72957'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72957'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10896'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10896'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9252'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9252'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9115'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9115'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5827'^^xsd:integer;
  dwc:scientificName 'Sigalionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5827'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5964'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5964'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6375'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6375'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7882'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7882'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8156'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8156'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6786'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6786'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5005'^^xsd:integer;
  dwc:scientificName 'Malmgrenia marphysae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152267'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5005'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1306'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1306'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1443'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1443'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97617'^^xsd:integer;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97617'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96658'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96658'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93918'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93918'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93370'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93370'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98439'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98439'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98165'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98165'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98302'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98302'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98987'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98987'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99535'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99535'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101042'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101042'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100494'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100494'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107344'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107344'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103371'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103371'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102001'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102001'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102275'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102275'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104056'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104056'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102960'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102960'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.543216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68975 -4.543216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.68975"^^xsd:decimal ;
  geo-pos:long "-4.543216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117893'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5432166666667'^^xsd:double;
  dwc:latitude '51.68975'^^xsd:double;
  dwc:minimumDepth '8.8'^^xsd:double;
  dwc:maximumDepth '8.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117893'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19360'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19360'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19497'^^xsd:integer;
  dwc:scientificName 'Proceraea cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131362'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19497'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20593'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20593'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21004'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21004'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17442'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17442'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17579'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17579'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17305'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17305'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18675'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18675'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18812'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18812'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18401'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18401'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16346'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16346'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28128'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28128'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27580'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27580'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26895'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26895'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24566'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24566'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26484'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26484'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32512'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32512'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33334'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33334'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31827'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31827'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31964'^^xsd:integer;
  dwc:scientificName 'Spio sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31964'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36896'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36896'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36211'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36211'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37444'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37444'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37718'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37718'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38266'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38266'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39773'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39773'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44294'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44294'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44979'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44979'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44020'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44020'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43061'^^xsd:integer;
  dwc:scientificName 'Ampharetidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43061'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42650'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42650'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42102'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42102'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41554'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41554'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40047'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40047'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62515'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62515'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61419'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61419'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61556'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61556'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61282'^^xsd:integer;
  dwc:scientificName 'Bathyporeia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61282'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67310'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67310'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67858'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67858'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63063'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63063'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56624'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56624'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56076'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56076'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55117'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55117'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55391'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55391'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54021'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54021'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51418'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51418'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51144'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51144'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50459'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50459'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51007'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51007'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52240'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52240'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49774'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49774'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48952'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48952'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46349'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46349'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89367'^^xsd:integer;
  dwc:scientificName 'Colus jeffreysianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138903'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89367'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87449'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87449'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93888'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93888'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92518'^^xsd:integer;
  dwc:scientificName 'Doto INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92518'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92792'^^xsd:integer;
  dwc:scientificName 'Dorididae INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '9904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92792'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '9904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87997'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87997'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77585'^^xsd:integer;
  dwc:scientificName 'Crangonidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77585'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78955'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78955'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73886'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73886'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70461'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70461'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75256'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75256'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75530'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75530'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69502'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69502'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15250'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15250'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15798'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15798'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36622'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36622'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76078'^^xsd:integer;
  dwc:scientificName 'Hippolytidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76078'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10729'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10729'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10044'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10044'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9222'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9222'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9085'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9085'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6893'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6893'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8126'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8126'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6756'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6756'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1687'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1687'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2098'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2098'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2372'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2372'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1550'^^xsd:integer;
  dwc:scientificName 'Cerebratulus sp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1550'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1413'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1413'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1276'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1276'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96902'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96902'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96628'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96628'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95943'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95943'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94162'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94162'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97861'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97861'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99779'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99779'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112931'^^xsd:integer;
  dwc:scientificName 'Bougainvillia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112931'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109506'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109506'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108273'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108273'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108821'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108821'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107314'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107314'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106218'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106218'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103752'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103752'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104026'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104026'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102930'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102930'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121288'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121288'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121973'^^xsd:integer;
  dwc:scientificName 'Farrella repens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111652'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121973'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122932'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122932'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124165'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124165'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125124'^^xsd:integer;
  dwc:scientificName 'Bugula avicularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125124'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '833990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116904'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116904'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118000'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118000'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115671'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115671'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114712'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114712'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113342'^^xsd:integer;
  dwc:scientificName 'Phialella quadrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117804'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113342'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.36826666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.540316666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.36826666666666 -4.540316666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.36826666666666"^^xsd:decimal ;
  geo-pos:long "-4.540316666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113753'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5403166666667'^^xsd:double;
  dwc:latitude '51.368266666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113753'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27508334999"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537858334758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.869"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  geo-pos:lat "51.27508334999"^^xsd:decimal ;
  geo-pos:long "-4.537858334758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.869"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130026'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.537858334758'^^xsd:double;
  dwc:startLongitude '-4.5358833333333'^^xsd:double;
  dwc:endLongitude '-4.5398333333333'^^xsd:double;
  dwc:latitude '51.27508334999'^^xsd:double;
  dwc:startLatitude '51.275116666667'^^xsd:double;
  dwc:endLatitude '51.27505'^^xsd:double;
  dwc:coordinatePrecision '137.869'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '52.2'^^xsd:double;
  dwc:observedWeight '1707.1167883'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130026'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27508334999"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537858334758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.869"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  geo-pos:lat "51.27508334999"^^xsd:decimal ;
  geo-pos:long "-4.537858334758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.869"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130077'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.537858334758'^^xsd:double;
  dwc:startLongitude '-4.5358833333333'^^xsd:double;
  dwc:endLongitude '-4.5398333333333'^^xsd:double;
  dwc:latitude '51.27508334999'^^xsd:double;
  dwc:startLatitude '51.275116666667'^^xsd:double;
  dwc:endLatitude '51.27505'^^xsd:double;
  dwc:coordinatePrecision '137.869'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '52.2'^^xsd:double;
  dwc:observedWeight '1629.5620438'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130077'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27508334999"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537858334758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.869"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  geo-pos:lat "51.27508334999"^^xsd:decimal ;
  geo-pos:long "-4.537858334758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.869"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130383'^^xsd:integer;
  dwc:scientificName 'Inachus agg,'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.537858334758'^^xsd:double;
  dwc:startLongitude '-4.5358833333333'^^xsd:double;
  dwc:endLongitude '-4.5398333333333'^^xsd:double;
  dwc:latitude '51.27508334999'^^xsd:double;
  dwc:startLatitude '51.275116666667'^^xsd:double;
  dwc:endLatitude '51.27505'^^xsd:double;
  dwc:coordinatePrecision '137.869'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '52.2'^^xsd:double;
  dwc:observedWeight '35.583941606'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130383'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27508334999"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537858334758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.869"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  geo-pos:lat "51.27508334999"^^xsd:decimal ;
  geo-pos:long "-4.537858334758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.869"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130128'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.537858334758'^^xsd:double;
  dwc:startLongitude '-4.5358833333333'^^xsd:double;
  dwc:endLongitude '-4.5398333333333'^^xsd:double;
  dwc:latitude '51.27508334999'^^xsd:double;
  dwc:startLatitude '51.275116666667'^^xsd:double;
  dwc:endLatitude '51.27505'^^xsd:double;
  dwc:coordinatePrecision '137.869'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '52.2'^^xsd:double;
  dwc:observedWeight '602.18978102'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130128'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27508334999"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537858334758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.869"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  geo-pos:lat "51.27508334999"^^xsd:decimal ;
  geo-pos:long "-4.537858334758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.869"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131811'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.537858334758'^^xsd:double;
  dwc:startLongitude '-4.5358833333333'^^xsd:double;
  dwc:endLongitude '-4.5398333333333'^^xsd:double;
  dwc:latitude '51.27508334999'^^xsd:double;
  dwc:startLatitude '51.275116666667'^^xsd:double;
  dwc:endLatitude '51.27505'^^xsd:double;
  dwc:coordinatePrecision '137.869'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '52.2'^^xsd:double;
  dwc:observedWeight '25.547445255'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131811'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27508334999"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537858334758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.869"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  geo-pos:lat "51.27508334999"^^xsd:decimal ;
  geo-pos:long "-4.537858334758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.869"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132576'^^xsd:integer;
  dwc:scientificName 'Colus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.537858334758'^^xsd:double;
  dwc:startLongitude '-4.5358833333333'^^xsd:double;
  dwc:endLongitude '-4.5398333333333'^^xsd:double;
  dwc:latitude '51.27508334999'^^xsd:double;
  dwc:startLatitude '51.275116666667'^^xsd:double;
  dwc:endLatitude '51.27505'^^xsd:double;
  dwc:coordinatePrecision '137.869'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '52.2'^^xsd:double;
  dwc:observedWeight '15.510948905'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132576'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27508334999"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537858334758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.869"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  geo-pos:lat "51.27508334999"^^xsd:decimal ;
  geo-pos:long "-4.537858334758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.869"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132780'^^xsd:integer;
  dwc:scientificName 'Circomphalus casina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.537858334758'^^xsd:double;
  dwc:startLongitude '-4.5358833333333'^^xsd:double;
  dwc:endLongitude '-4.5398333333333'^^xsd:double;
  dwc:latitude '51.27508334999'^^xsd:double;
  dwc:startLatitude '51.275116666667'^^xsd:double;
  dwc:endLatitude '51.27505'^^xsd:double;
  dwc:coordinatePrecision '137.869'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '52.2'^^xsd:double;
  dwc:observedWeight '32.846715328'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '152412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132780'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27508334999"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537858334758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.869"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  geo-pos:lat "51.27508334999"^^xsd:decimal ;
  geo-pos:long "-4.537858334758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.869"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133341'^^xsd:integer;
  dwc:scientificName 'Aporhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.537858334758'^^xsd:double;
  dwc:startLongitude '-4.5358833333333'^^xsd:double;
  dwc:endLongitude '-4.5398333333333'^^xsd:double;
  dwc:latitude '51.27508334999'^^xsd:double;
  dwc:startLatitude '51.275116666667'^^xsd:double;
  dwc:endLatitude '51.27505'^^xsd:double;
  dwc:coordinatePrecision '137.869'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '52.2'^^xsd:double;
  dwc:observedWeight '284.67153285'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133341'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27508334999"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537858334758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.869"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  geo-pos:lat "51.27508334999"^^xsd:decimal ;
  geo-pos:long "-4.537858334758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.869"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132372'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.537858334758'^^xsd:double;
  dwc:startLongitude '-4.5358833333333'^^xsd:double;
  dwc:endLongitude '-4.5398333333333'^^xsd:double;
  dwc:latitude '51.27508334999'^^xsd:double;
  dwc:startLatitude '51.275116666667'^^xsd:double;
  dwc:endLatitude '51.27505'^^xsd:double;
  dwc:coordinatePrecision '137.869'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '52.2'^^xsd:double;
  dwc:observedWeight '614.96350365'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132372'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27508334999"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537858334758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.869"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  geo-pos:lat "51.27508334999"^^xsd:decimal ;
  geo-pos:long "-4.537858334758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.869"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131046'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.537858334758'^^xsd:double;
  dwc:startLongitude '-4.5358833333333'^^xsd:double;
  dwc:endLongitude '-4.5398333333333'^^xsd:double;
  dwc:latitude '51.27508334999'^^xsd:double;
  dwc:startLatitude '51.275116666667'^^xsd:double;
  dwc:endLatitude '51.27505'^^xsd:double;
  dwc:coordinatePrecision '137.869'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '52.2'^^xsd:double;
  dwc:observedWeight '73.905109489'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131046'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27508334999"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537858334758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.869"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  geo-pos:lat "51.27508334999"^^xsd:decimal ;
  geo-pos:long "-4.537858334758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.869"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130740'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.537858334758'^^xsd:double;
  dwc:startLongitude '-4.5358833333333'^^xsd:double;
  dwc:endLongitude '-4.5398333333333'^^xsd:double;
  dwc:latitude '51.27508334999'^^xsd:double;
  dwc:startLatitude '51.275116666667'^^xsd:double;
  dwc:endLatitude '51.27505'^^xsd:double;
  dwc:coordinatePrecision '137.869'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '52.2'^^xsd:double;
  dwc:observedWeight '692.51824818'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130740'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27508334999"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537858334758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.869"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  geo-pos:lat "51.27508334999"^^xsd:decimal ;
  geo-pos:long "-4.537858334758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.869"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130944'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.537858334758'^^xsd:double;
  dwc:startLongitude '-4.5358833333333'^^xsd:double;
  dwc:endLongitude '-4.5398333333333'^^xsd:double;
  dwc:latitude '51.27508334999'^^xsd:double;
  dwc:startLatitude '51.275116666667'^^xsd:double;
  dwc:endLatitude '51.27505'^^xsd:double;
  dwc:coordinatePrecision '137.869'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '52.2'^^xsd:double;
  dwc:observedWeight '82.116788321'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130944'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27508334999"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537858334758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.869"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  geo-pos:lat "51.27508334999"^^xsd:decimal ;
  geo-pos:long "-4.537858334758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.869"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130434'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.537858334758'^^xsd:double;
  dwc:startLongitude '-4.5358833333333'^^xsd:double;
  dwc:endLongitude '-4.5398333333333'^^xsd:double;
  dwc:latitude '51.27508334999'^^xsd:double;
  dwc:startLatitude '51.275116666667'^^xsd:double;
  dwc:endLatitude '51.27505'^^xsd:double;
  dwc:coordinatePrecision '137.869'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '52.2'^^xsd:double;
  dwc:observedWeight '51.094890511'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130434'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27508334999"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537858334758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.869"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  geo-pos:lat "51.27508334999"^^xsd:decimal ;
  geo-pos:long "-4.537858334758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.869"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130485'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.537858334758'^^xsd:double;
  dwc:startLongitude '-4.5358833333333'^^xsd:double;
  dwc:endLongitude '-4.5398333333333'^^xsd:double;
  dwc:latitude '51.27508334999'^^xsd:double;
  dwc:startLatitude '51.275116666667'^^xsd:double;
  dwc:endLatitude '51.27505'^^xsd:double;
  dwc:coordinatePrecision '137.869'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '52.2'^^xsd:double;
  dwc:observedWeight '0.91240875912'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130485'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.27508334999"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537858334758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.869"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.27508334999 -4.537858334758)"^^geo:wktLiteral ;
  geo-pos:lat "51.27508334999"^^xsd:decimal ;
  geo-pos:long "-4.537858334758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.869"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130587'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.537858334758'^^xsd:double;
  dwc:startLongitude '-4.5358833333333'^^xsd:double;
  dwc:endLongitude '-4.5398333333333'^^xsd:double;
  dwc:latitude '51.27508334999'^^xsd:double;
  dwc:startLatitude '51.275116666667'^^xsd:double;
  dwc:endLatitude '51.27505'^^xsd:double;
  dwc:coordinatePrecision '137.869'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '52.2'^^xsd:double;
  dwc:observedWeight '239.05109489'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130587'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '161'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:161'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20574'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20574'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22766'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22766'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21396'^^xsd:integer;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21396'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20437'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20437'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20985'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20985'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17560'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17560'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17286'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17286'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18793'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18793'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18382'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18382'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16327'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16327'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28109'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28109'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27013'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27013'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27561'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27561'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24684'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24684'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26465'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26465'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23588'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23588'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24410'^^xsd:integer;
  dwc:scientificName '?Ougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147068'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24410'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21944'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21944'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22492'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22492'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32493'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32493'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33178'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33178'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32082'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32082'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31808'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31808'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31123'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31123'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31397'^^xsd:integer;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31397'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29068'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29068'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30301'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30301'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28383'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28383'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36877'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36877'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37151'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37151'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36603'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36603'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34685'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34685'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37425'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37425'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38110'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38110'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38247'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38247'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37288'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37288'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44275'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44275'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44960'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44960'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42905'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42905'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42631'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42631'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42494'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42494'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41535'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41535'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40028'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40028'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40165'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40165'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60852'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60852'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61400'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61400'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59756'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59756'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67839'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67839'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65236'^^xsd:integer;
  dwc:scientificName 'Gammaropsis spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65236'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63044'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63044'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63318'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63318'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64277'^^xsd:integer;
  dwc:scientificName 'Maerella tenuimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64277'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56605'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56605'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57153'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57153'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56057'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56057'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54002'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54002'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50988'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50988'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49481'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49481'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52221'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52221'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48933'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48933'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46878'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46878'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46193'^^xsd:integer;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46193'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46330'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46330'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46741'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46741'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92362'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92362'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93047'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93047'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87978'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87978'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87019'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87019'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78936'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78936'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80717'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80717'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75237'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75237'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75100'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75100'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74004'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74004'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72908'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72908'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75511'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75511'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69483'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69483'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12902'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12902'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14409'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14409'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13724'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13724'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76059'^^xsd:integer;
  dwc:scientificName 'Hippolytidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76059'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10025'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10025'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10710'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10710'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9203'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9203'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9066'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9066'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6874'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6874'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3312'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3312'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2079'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2079'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5504'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5504'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1394'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1394'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97842'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97842'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96883'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96883'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95924'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95924'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96609'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96609'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94143'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94143'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94554'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94554'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93869'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93869'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98527'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98527'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101267'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101267'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100582'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100582'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100856'^^xsd:integer;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100856'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99760'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99760'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110994'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110994'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108254'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108254'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109487'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109487'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107569'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107569'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106199'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106199'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104829'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104829'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104007'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104007'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105103'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105103'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102363'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102363'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125653'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125653'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125927'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125927'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122365'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122365'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122091'^^xsd:integer;
  dwc:scientificName '?Hypophorella expansa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111622'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122091'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124146'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124146'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116885'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116885'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117296'^^xsd:integer;
  dwc:scientificName 'Laomedea spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117033'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117296'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115652'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115652'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115789'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115789'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114830'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114830'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113460'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113460'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.22453333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.537833333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.22453333333333 -4.537833333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.22453333333333"^^xsd:decimal ;
  geo-pos:long "-4.537833333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113734'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5378333333333'^^xsd:double;
  dwc:latitude '51.224533333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113734'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68'^^xsd:integer;
  dwc:scientificName 'Corymorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117059'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19522'^^xsd:integer;
  dwc:scientificName 'Proceraea cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131362'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19522'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20618'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20618'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23221'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23221'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21029'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21029'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17467'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17467'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28153'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28153'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27331'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27331'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24591'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24591'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24728'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24728'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25824'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25824'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23358'^^xsd:integer;
  dwc:scientificName 'Lumbrineris agastos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130236'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23358'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '851788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32811'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32811'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33359'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33359'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32537'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32537'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32400'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32400'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31852'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31852'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36647'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36647'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36236'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36236'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40483'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40483'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44319'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44319'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42675'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42675'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42538'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42538'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42127'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42127'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40209'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40209'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62540'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62540'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59800'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59800'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59115'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59115'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55279'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55279'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55416'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55416'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54046'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54046'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55005'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55005'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51443'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51443'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51032'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51032'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90351'^^xsd:integer;
  dwc:scientificName 'Odostomia unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141025'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90351'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91173'^^xsd:integer;
  dwc:scientificName 'Turbonilla acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141052'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91173'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91858'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91858'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87200'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87200'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88022'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88022'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83364'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83364'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85282'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85282'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75555'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75555'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75829'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75829'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78432'^^xsd:integer;
  dwc:scientificName 'Callianassidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106800'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78432'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '106800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74048'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74048'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75144'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75144'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73226'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73226'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69116'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69116'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13768'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13768'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10754'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10754'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10069'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10069'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6918'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6918'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8151'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8151'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3356'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3356'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1301'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1301'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1438'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1438'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96927'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96927'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93913'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93913'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94050'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94050'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98434'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98434'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97886'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97886'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98297'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98297'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99804'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99804'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113230'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113230'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109531'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109531'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108298'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108298'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107339'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107339'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103777'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103777'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102270'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102270'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104051'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104051'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63936666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63936666666667 -4.5333)"^^geo:wktLiteral ;
  geo-pos:lat "51.63936666666667"^^xsd:decimal ;
  geo-pos:long "-4.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117888'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5333'^^xsd:double;
  dwc:latitude '51.639366666667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117888'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22823'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22823'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21042'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21042'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21179'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21179'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21453'^^xsd:integer;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21453'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20631'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20631'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28166'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28166'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27618'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27618'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26248'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26248'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25837'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25837'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23645'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23645'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32824'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32824'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33098'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33098'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33235'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33235'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33372'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33372'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32550'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32550'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31865'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31865'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30769'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30769'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31454'^^xsd:integer;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31454'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35153'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35153'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45017'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45017'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43647'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43647'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42688'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42688'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42551'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42551'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41592'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41592'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40085'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40085'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40222'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40222'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62553'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62553'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61457'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61457'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59128'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59128'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59813'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59813'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59950'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59950'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58306'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58306'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56662'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56662'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55429'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55429'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55292'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55292'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55018'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55018'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93926'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93926'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93104'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93104'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88035'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88035'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82829'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82829'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75568'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75568'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74061'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74061'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75157'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75157'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75842'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75842'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73239'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73239'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73924'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73924'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70225'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70225'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12959'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12959'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10767'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10767'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10904'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10904'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10219'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10219'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9260'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9260'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6383'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6383'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8164'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8164'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6794'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6794'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3369'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3369'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1314'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1314'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1451'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1451'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98173'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98173'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98310'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98310'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98995'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98995'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99543'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99543'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100639'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100639'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100502'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100502'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113243'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113243'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106393'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106393'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105160'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105160'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104475'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104475'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102283'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102283'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55898333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55898333333333 -4.5265)"^^geo:wktLiteral ;
  geo-pos:lat "51.55898333333333"^^xsd:decimal ;
  geo-pos:long "-4.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102968'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5265'^^xsd:double;
  dwc:latitude '51.558983333333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102968'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82'^^xsd:integer;
  dwc:scientificName 'Corymorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117059'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21043'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21043'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21180'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21180'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20632'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20632'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27619'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27619'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25838'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25838'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26249'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26249'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21454'^^xsd:integer;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21454'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32825'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32825'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33099'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33099'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33236'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33236'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32551'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32551'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31866'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31866'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36661'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36661'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36524'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36524'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45018'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45018'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43648'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43648'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42689'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42689'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42552'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42552'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41593'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41593'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62554'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62554'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55430'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55430'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54060'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54060'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51046'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51046'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93105'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93105'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83378'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83378'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85296'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85296'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75569'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75569'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74062'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74062'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75158'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75158'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73240'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73240'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70226'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70226'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13645'^^xsd:integer;
  dwc:scientificName 'Microphthalmus listensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130172'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13645'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10220'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10220'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9261'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9261'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5699'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5699'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6247'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6247'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6932'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6932'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6795'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6795'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3370'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3370'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1315'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1315'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1452'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1452'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97626'^^xsd:integer;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97626'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93927'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93927'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93379'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93379'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97900'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97900'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98174'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98174'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98311'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98311'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98996'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98996'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100503'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100503'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113792'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113792'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110778'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110778'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105709'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105709'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104887'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104887'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104065'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104065'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102969'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102969'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123108'^^xsd:integer;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123108'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115573'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115573'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114888'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114888'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.521283333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.521283333333336 -4.5231)"^^geo:wktLiteral ;
  geo-pos:lat "51.521283333333336"^^xsd:decimal ;
  geo-pos:long "-4.5231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115025'^^xsd:integer;
  dwc:scientificName 'Sertularella spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5231'^^xsd:double;
  dwc:latitude '51.521283333333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115025'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21065'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21065'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20654'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20654'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17503'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17503'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16407'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16407'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32436'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32436'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32573'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32573'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35724'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35724'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36957'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36957'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37505'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37505'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44355'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44355'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42711'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42711'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42163'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42163'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62576'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62576'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57233'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57233'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54082'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54082'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75591'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75591'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73125'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73125'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75317'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75317'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69563'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69563'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71892'^^xsd:integer;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71892'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16270'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16270'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13667'^^xsd:integer;
  dwc:scientificName 'Microphthalmus listensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130172'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13667'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10790'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10790'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10653'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10653'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6954'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6954'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1474'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1474'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96963'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96963'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93949'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93949'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97922'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97922'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40841666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40841666666667 -4.517816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.40841666666667"^^xsd:decimal ;
  geo-pos:long "-4.517816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104498'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '105'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5178166666667'^^xsd:double;
  dwc:latitude '51.408416666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104498'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1270'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1270'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '174'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:174'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19354'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19354'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20450'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20450'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20998'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20998'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17436'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17436'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17025'^^xsd:integer;
  dwc:scientificName 'Syllides benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131405'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17025'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17299'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17299'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18806'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18806'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18943'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18943'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18395'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18395'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18532'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18532'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19765'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19765'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17573'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17573'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16340'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16340'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28122'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28122'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27574'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27574'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24560'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24560'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24697'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24697'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24834'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24834'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26478'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26478'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24971'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24971'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25245'^^xsd:integer;
  dwc:scientificName 'Orbinia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129420'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25245'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25793'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25793'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23327'^^xsd:integer;
  dwc:scientificName 'Lumbrineris agastos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130236'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23327'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '851788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23601'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23601'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32643'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32643'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33739'^^xsd:integer;
  dwc:scientificName 'Cirratulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33739'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32506'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32506'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32095'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32095'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31821'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31821'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30725'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30725'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31136'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31136'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29081'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29081'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30314'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30314'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28259'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28259'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28396'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28396'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34424'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34424'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36890'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36890'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37164'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37164'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36616'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36616'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34698'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34698'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37438'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37438'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37301'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37301'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38260'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38260'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44973'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44973'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45658'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45658'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45795'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45795'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44288'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44288'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43603'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43603'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44014'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44014'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42918'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42918'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43466'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43466'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42644'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42644'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42507'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42507'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41959'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41959'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41685'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41685'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41548'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41548'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40041'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40041'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63057'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63057'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60454'^^xsd:integer;
  dwc:scientificName 'Ampelisca sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60454'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60865'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60865'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60180'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60180'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66208'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66208'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67304'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67304'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67852'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67852'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68263'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68263'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66893'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66893'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65386'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65386'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63331'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63331'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63468'^^xsd:integer;
  dwc:scientificName 'Cheirocratus assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63468'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56618'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56618'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57166'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57166'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56070'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56070'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55385'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55385'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54700'^^xsd:integer;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54700'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51138'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51138'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52919'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52919'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53193'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53193'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50042'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50042'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51001'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51001'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49494'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49494'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49768'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49768'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48261'^^xsd:integer;
  dwc:scientificName 'Chone sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48261'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48398'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48398'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48946'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48946'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47713'^^xsd:integer;
  dwc:scientificName 'Sabellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47713'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47987'^^xsd:integer;
  dwc:scientificName 'Sabellinae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '154917'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47987'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '154917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46343'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46343'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46754'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46754'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87306'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87306'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87580'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87580'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93882'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93882'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92375'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92375'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92786'^^xsd:integer;
  dwc:scientificName 'Dorididae INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '9904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92786'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '9904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87991'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87991'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82922'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82922'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85936'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85936'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87032'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87032'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83333'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83333'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80730'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80730'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77305'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77305'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78949'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78949'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75250'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75250'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74017'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74017'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70455'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70455'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72921'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72921'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75798'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75798'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69496'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69496'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11134'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11134'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11271'^^xsd:integer;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11271'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11545'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11545'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12504'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12504'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15792'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15792'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14422'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14422'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14559'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14559'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15244'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15244'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13737'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13737'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22505'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22505'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13463'^^xsd:integer;
  dwc:scientificName 'Microphthalmus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130171'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13463'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10723'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10723'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10997'^^xsd:integer;
  dwc:scientificName 'Goniadidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10997'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10586'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10586'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10038'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10038'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9216'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9216'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8668'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8668'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9079'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9079'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6202'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6202'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6887'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6887'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7572'^^xsd:integer;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7572'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7846'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7846'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6750'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6750'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3325'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3325'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1681'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1681'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2092'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2092'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2366'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2366'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4969'^^xsd:integer;
  dwc:scientificName 'Malmgrenia marphysae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152267'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4969'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3736'^^xsd:integer;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3736'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5106'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5106'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5380'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5380'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5517'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5517'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1407'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1407'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97444'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97444'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96896'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96896'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95663'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95663'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95937'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95937'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94019'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94019'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93060'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93060'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97855'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97855'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98540'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98540'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101417'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101417'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101554'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101554'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101691'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101691'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99773'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99773'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100458'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100458'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114432'^^xsd:integer;
  dwc:scientificName 'Diphasia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114432'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109500'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109500'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108267'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108267'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107308'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107308'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107445'^^xsd:integer;
  dwc:scientificName 'Leptosynapta sp. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123449'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107445'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107582'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107582'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106212'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106212'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106349'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106349'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103746'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103746'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101965'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101965'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102376'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102376'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101280'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101280'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104020'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104020'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102924'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102924'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125666'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125666'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127447'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127447'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121282'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121282'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122926'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122926'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121145'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121145'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127310'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127310'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124159'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124159'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124707'^^xsd:integer;
  dwc:scientificName 'Callopora dumerelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111196'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124707'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116898'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116898'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117994'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117994'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114980'^^xsd:integer;
  dwc:scientificName 'Sertularella spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114980'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115528'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115528'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113473'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113473'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.326116666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.326116666666664 -4.514016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.326116666666664"^^xsd:decimal ;
  geo-pos:long "-4.514016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113747'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5140166666667'^^xsd:double;
  dwc:latitude '51.326116666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113747'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1147'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1147'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20601'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20601'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21012'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21012'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17176'^^xsd:integer;
  dwc:scientificName 'Brania swedmarki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146739'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17176'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '195991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17313'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17313'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18409'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18409'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16354'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16354'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28136'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28136'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26903'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26903'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27314'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27314'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24711'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24711'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24848'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24848'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26492'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26492'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25259'^^xsd:integer;
  dwc:scientificName 'Orbinia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129420'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25259'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23341'^^xsd:integer;
  dwc:scientificName 'Lumbrineris agastos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130236'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23341'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '851788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21560'^^xsd:integer;
  dwc:scientificName 'Nephtys pulchra juv.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130366'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21560'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '547398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32520'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32520'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32383'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32383'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31835'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31835'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30739'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30739'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36219'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36219'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37452'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37452'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37315'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37315'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40740'^^xsd:integer;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40740'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44987'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44987'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42658'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42658'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42521'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42521'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41836'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41836'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42110'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42110'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41699'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41699'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41562'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41562'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60879'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60879'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62523'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62523'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59783'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59783'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67866'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67866'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65400'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65400'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63071'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63071'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59098'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59098'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56632'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56632'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56084'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56084'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54029'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54029'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51015'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51015'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53070'^^xsd:integer;
  dwc:scientificName 'Balanus spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53070'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52248'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52248'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46357'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46357'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93896'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93896'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83347'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83347'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82251'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82251'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78963'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78963'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75538'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75538'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76908'^^xsd:integer;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76908'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70195'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70195'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73209'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73209'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75264'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75264'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69510'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69510'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11559'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11559'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16217'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16217'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14573'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14573'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13751'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13751'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36630'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36630'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10463'^^xsd:integer;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10463'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10052'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10052'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9230'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9230'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8271'^^xsd:integer;
  dwc:scientificName 'Eulalia sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8271'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8682'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8682'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9093'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9093'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6901'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6901'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7175'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7175'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6764'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6764'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3339'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3339'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2380'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2380'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5120'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5120'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1695'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1695'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1421'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1421'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96910'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96910'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97869'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97869'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101568'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101568'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100609'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100609'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99787'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99787'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114446'^^xsd:integer;
  dwc:scientificName 'Diphasia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114446'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106226'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106226'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103760'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103760'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102390'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102390'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102938'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102938'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121296'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121296'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124036'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124036'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121159'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121159'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124173'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124173'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116227'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116227'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116912'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116912'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46641666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46641666666667 -4.507866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.46641666666667"^^xsd:decimal ;
  geo-pos:long "-4.507866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115679'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5078666666667'^^xsd:double;
  dwc:latitude '51.466416666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115679'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3181'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3181'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1263'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1263'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '167'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:167'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19347'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19347'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20580'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20580'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20991'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20991'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17703'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17703'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17840'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17840'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17429'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17429'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16744'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16744'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17292'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17292'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18662'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18662'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18936'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18936'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18388'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18388'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18525'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18525'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19758'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19758'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17566'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17566'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27978'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27978'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28115'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28115'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27567'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27567'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26882'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26882'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27019'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27019'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24690'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24690'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24964'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24964'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23594'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23594'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22498'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22498'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32499'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32499'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32088'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32088'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31814'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31814'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31129'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31129'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31403'^^xsd:integer;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31403'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29074'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29074'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30307'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30307'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28252'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28252'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28389'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28389'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34006'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34006'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34417'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34417'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36746'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36746'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36883'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36883'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37157'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37157'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36609'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36609'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34691'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34691'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36472'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36472'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37431'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37431'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38116'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38116'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38253'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38253'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37294'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37294'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45103'^^xsd:integer;
  dwc:scientificName 'Loimia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129700'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45103'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45377'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45377'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43596'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43596'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44007'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44007'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42911'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42911'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42637'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42637'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42500'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42500'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41404'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41404'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41541'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41541'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60858'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60858'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59762'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59762'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67845'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67845'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66338'^^xsd:integer;
  dwc:scientificName 'Photis reinhardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102387'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66338'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66886'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66886'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67297'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67297'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64420'^^xsd:integer;
  dwc:scientificName 'Melita spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64420'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65242'^^xsd:integer;
  dwc:scientificName 'Gammaropsis spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65242'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65379'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65379'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63050'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63050'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63324'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63324'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63598'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63598'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56337'^^xsd:integer;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56337'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56611'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56611'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57159'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57159'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55789'^^xsd:integer;
  dwc:scientificName 'Stenopleustes nodifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103029'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55789'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55926'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55926'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56063'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56063'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54693'^^xsd:integer;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54693'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51405'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51405'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50994'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50994'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51131'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51131'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53597'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53597'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50446'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50446'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49487'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49487'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49761'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49761'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49898'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49898'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50035'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50035'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48254'^^xsd:integer;
  dwc:scientificName 'Chone sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48254'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48391'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48391'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48528'^^xsd:integer;
  dwc:scientificName 'Demonax torulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130901'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48528'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '530937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48939'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48939'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46884'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46884'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47432'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47432'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47706'^^xsd:integer;
  dwc:scientificName 'Sabellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47706'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46199'^^xsd:integer;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46199'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46336'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46336'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89902'^^xsd:integer;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89902'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87573'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87573'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92368'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92368'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93053'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93053'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82915'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82915'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85929'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85929'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:86751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '86751'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:86751'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87025'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87025'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87299'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87299'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:84833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '84833'^^xsd:integer;
  dwc:scientificName 'Pinnotheres pisum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:84833'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85107'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85107'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85244'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85244'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82230'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82230'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82504'^^xsd:integer;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82504'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79216'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79216'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80038'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80038'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78942'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78942'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83326'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83326'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80312'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80312'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80586'^^xsd:integer;
  dwc:scientificName 'Ebalia granulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107298'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80586'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76476'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76476'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74010'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74010'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70311'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70311'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70448'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70448'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72914'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72914'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75791'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75791'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11127'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11127'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12634'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12634'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12908'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12908'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12086'^^xsd:integer;
  dwc:scientificName 'Hesionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12086'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12223'^^xsd:integer;
  dwc:scientificName 'Gyptis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129307'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12223'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16059'^^xsd:integer;
  dwc:scientificName 'Pionosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16059'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16333'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16333'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14415'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14415'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14552'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14552'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14689'^^xsd:integer;
  dwc:scientificName 'Syllis sp. L'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14689'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15237'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15237'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64146'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64146'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10442'^^xsd:integer;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10442'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10579'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10579'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9209'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9209'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8661'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8661'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9072'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9072'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6195'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6195'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6743'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6743'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6880'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6880'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2633'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2633'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3318'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3318'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3866'^^xsd:integer;
  dwc:scientificName 'Harmothoe andreapolis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152279'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3866'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '147008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4277'^^xsd:integer;
  dwc:scientificName 'Harmothoe fraserthomsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130764'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4277'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4962'^^xsd:integer;
  dwc:scientificName 'Malmgrenia marphysae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152267'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4962'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3592'^^xsd:integer;
  dwc:scientificName 'Malmgrenia arenicolae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152276'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3592'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5099'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5099'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5373'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5373'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5510'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5510'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1400'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1400'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97437'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97437'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97848'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97848'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96889'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96889'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95930'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95930'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96615'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96615'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94149'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94149'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94560'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94560'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95245'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95245'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95656'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95656'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94012'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94012'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102095'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102095'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93875'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93875'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98533'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98533'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101273'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101273'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101410'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101410'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99766'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99766'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100040'^^xsd:integer;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100040'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100451'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100451'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114014'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114014'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109082'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109082'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107301'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107301'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107575'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107575'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105383'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105383'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105657'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105657'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104424'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104424'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103739'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103739'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103876'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103876'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105109'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105109'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101821'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101821'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102369'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102369'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104013'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104013'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102917'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102917'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127303'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127303'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127440'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127440'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125659'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125659'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128673'^^xsd:integer;
  dwc:scientificName 'Schizomavella auriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111091'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128673'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '862786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121275'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121275'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121138'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121138'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126481'^^xsd:integer;
  dwc:scientificName 'Cribrilina punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111314'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126481'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124152'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124152'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124426'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124426'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125385'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125385'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119768'^^xsd:integer;
  dwc:scientificName 'Tubulipora sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111054'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119768'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120453'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120453'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117850'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117850'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.282516666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.503716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.282516666666666 -4.503716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.282516666666666"^^xsd:decimal ;
  geo-pos:long "-4.503716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115521'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5037166666667'^^xsd:double;
  dwc:latitude '51.282516666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115521'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20557'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20557'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23160'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23160'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20420'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20420'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20968'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20968'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18365'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18365'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26859'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26859'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27270'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27270'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26448'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26448'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32476'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32476'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32065'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32065'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35627'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35627'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37134'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37134'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36586'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36586'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36175'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36175'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37408'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37408'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39052'^^xsd:integer;
  dwc:scientificName 'Praxillella praetermissa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39052'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41929'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41929'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42066'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42066'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41655'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41655'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41518'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41518'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40148'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40148'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62479'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62479'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59739'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59739'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60150'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60150'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67274'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67274'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63164'^^xsd:integer;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63164'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58232'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58232'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56588'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56588'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53985'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53985'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50971'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50971'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46313'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46313'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87961'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87961'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78097'^^xsd:integer;
  dwc:scientificName 'Crangon trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78097'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75220'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75220'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75083'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75083'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72891'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72891'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75494'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75494'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69466'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69466'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15762'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15762'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16173'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16173'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16310'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16310'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14529'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14529'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13707'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13707'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14392'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14392'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10556'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10556'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10693'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10693'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6857'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6857'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2336'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2336'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1377'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1377'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97825'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97825'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96866'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96866'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100565'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100565'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99743'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99743'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106319'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106319'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106182'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106182'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125910'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125910'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.18365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.501616666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.18365 -4.501616666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.18365"^^xsd:decimal ;
  geo-pos:long "-4.501616666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124129'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5016166666667'^^xsd:double;
  dwc:latitude '51.18365'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124129'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85'^^xsd:integer;
  dwc:scientificName 'Corymorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117059'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21046'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21046'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19813'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19813'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20635'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20635'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17484'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17484'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17347'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17347'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18443'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18443'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16525'^^xsd:integer;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16525'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27622'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27622'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26252'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26252'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23649'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23649'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22553'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22553'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32828'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32828'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33102'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33102'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33239'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33239'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33376'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33376'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32554'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32554'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31869'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31869'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30773'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30773'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34472'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34472'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35705'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35705'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35157'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35157'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36527'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36527'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45021'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45021'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43651'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43651'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43514'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43514'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42692'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42692'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42555'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42555'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41596'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41596'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41048'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41048'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62557'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62557'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61735'^^xsd:integer;
  dwc:scientificName 'Bathyporeia nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61735'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62146'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62146'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59132'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59132'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59817'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59817'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67900'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67900'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65982'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65982'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58310'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58310'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56666'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56666'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55433'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55433'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55296'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55296'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55022'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55022'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89546'^^xsd:integer;
  dwc:scientificName 'Hinia JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '246052'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89546'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '246140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91464'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91464'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91875'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91875'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83381'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83381'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85299'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85299'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75572'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75572'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74065'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74065'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74202'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74202'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75846'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75846'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75161'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75161'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73928'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73928'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70229'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70229'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72969'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72969'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73243'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73243'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69133'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69133'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12963'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12963'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10908'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10908'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9264'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9264'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6387'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6387'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8168'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8168'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6798'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6798'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4332'^^xsd:integer;
  dwc:scientificName 'Harmothoe fraserthomsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130764'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4332'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1318'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1318'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1455'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1455'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97081'^^xsd:integer;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97081'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97629'^^xsd:integer;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97629'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96670'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96670'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93930'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93930'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97903'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97903'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98177'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98177'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98314'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98314'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98588'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98588'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98999'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98999'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99547'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99547'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101054'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101054'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100232'^^xsd:integer;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100232'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100506'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100506'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113247'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113247'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109548'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109548'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108315'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108315'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107356'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107356'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106397'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106397'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102287'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102287'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104068'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104068'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102972'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102972'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118042'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118042'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.608716666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.500266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.608716666666666 -4.500266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.608716666666666"^^xsd:decimal ;
  geo-pos:long "-4.500266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115576'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '86'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.5002666666667'^^xsd:double;
  dwc:latitude '51.608716666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115576'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Corymorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117059'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20619'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20619'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21030'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21030'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20756'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20756'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19797'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19797'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27606'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27606'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23633'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23633'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32812'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32812'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33086'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33086'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33223'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33223'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33360'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33360'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32538'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32538'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31853'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31853'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31168'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31168'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35689'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35689'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35141'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35141'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36511'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36511'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45005'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45005'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43635'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43635'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42676'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42676'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42539'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42539'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62541'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62541'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62952'^^xsd:integer;
  dwc:scientificName 'Melitidae sp. indet'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101397'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62952'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62130'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62130'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65555'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65555'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67336'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67336'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67884'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67884'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64459'^^xsd:integer;
  dwc:scientificName 'Melita spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64459'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59116'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59116'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55280'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55280'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55417'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55417'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54047'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54047'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55006'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55006'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89530'^^xsd:integer;
  dwc:scientificName 'Hinia JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '246052'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89530'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '246140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91448'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91448'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91859'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91859'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83365'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83365'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82817'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82817'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78981'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78981'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75556'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75556'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75830'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75830'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76104'^^xsd:integer;
  dwc:scientificName 'Hippolytidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76104'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74049'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74049'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75145'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75145'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72953'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72953'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73090'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73090'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69117'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69117'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70213'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70213'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11988'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11988'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10892'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10892'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9248'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9248'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9111'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9111'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5823'^^xsd:integer;
  dwc:scientificName 'Sigalionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5823'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5960'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5960'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6371'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6371'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6919'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6919'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7878'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7878'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8152'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8152'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6782'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6782'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3357'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3357'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1439'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1439'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96517'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96517'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93914'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93914'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98161'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98161'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98298'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98298'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98983'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98983'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101038'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101038'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100490'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100490'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113231'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113231'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109943'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109943'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110217'^^xsd:integer;
  dwc:scientificName 'Eugyra arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103764'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110217'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1864698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108299'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108299'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106381'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106381'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104737'^^xsd:integer;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104737'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104052'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104052'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102956'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102956'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117889'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117889'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.651916666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.49305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.651916666666665 -4.49305)"^^geo:wktLiteral ;
  geo-pos:lat "51.651916666666665"^^xsd:decimal ;
  geo-pos:long "-4.49305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113505'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.49305'^^xsd:double;
  dwc:latitude '51.651916666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113505'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21045'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21045'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21182'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21182'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27621'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27621'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26251'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26251'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25155'^^xsd:integer;
  dwc:scientificName 'Orbiniidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '902'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25155'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23648'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23648'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33101'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33101'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33238'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33238'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32553'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32553'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31868'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31868'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30772'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30772'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35156'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35156'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37622'^^xsd:integer;
  dwc:scientificName 'Arenicola sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37622'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45020'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45020'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42691'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42691'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42554'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42554'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41595'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41595'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62556'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62556'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61460'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61460'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59131'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59131'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59953'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59953'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55432'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55432'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55295'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55295'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55021'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55021'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53651'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53651'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54062'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54062'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51048'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51048'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50500'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50500'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91463'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91463'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91874'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91874'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87490'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87490'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93107'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93107'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88038'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88038'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83380'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83380'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78996'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78996'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75571'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75571'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77626'^^xsd:integer;
  dwc:scientificName 'Crangonidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77626'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75845'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75845'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75160'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75160'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73927'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73927'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70228'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70228'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72968'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72968'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11044'^^xsd:integer;
  dwc:scientificName 'Goniadidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11044'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12962'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12962'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75982'^^xsd:integer;
  dwc:scientificName 'Palaemonidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75982'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10907'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10907'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9263'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9263'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6386'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6386'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8167'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8167'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6797'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6797'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2413'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2413'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3372'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3372'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1317'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1317'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1454'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1454'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97628'^^xsd:integer;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97628'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96669'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96669'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93929'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93929'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98450'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98450'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98176'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98176'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98313'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98313'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98861'^^xsd:integer;
  dwc:scientificName 'Pharus legumen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98861'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98998'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98998'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99546'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99546'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101053'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101053'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100231'^^xsd:integer;
  dwc:scientificName 'Gari fervensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140870'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100231'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100505'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100505'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113246'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113246'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106396'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106396'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104615'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104615'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104752'^^xsd:integer;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104752'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104067'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104067'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102971'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102971'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126261'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126261'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.57045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.485716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.57045 -4.485716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.57045"^^xsd:decimal ;
  geo-pos:long "-4.485716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118041'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '85'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4857166666667'^^xsd:double;
  dwc:latitude '51.57045'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118041'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1218'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1218'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21083'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21083'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17247'^^xsd:integer;
  dwc:scientificName 'Brania swedmarki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146739'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17247'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '195991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18480'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18480'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16425'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16425'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28207'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28207'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22316'^^xsd:integer;
  dwc:scientificName 'Eunicidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '966'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22316'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32865'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32865'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32591'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32591'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31906'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31906'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32043'^^xsd:integer;
  dwc:scientificName 'Spio sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32043'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30810'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30810'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36975'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36975'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36701'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36701'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36290'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36290'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37523'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37523'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46017'^^xsd:integer;
  dwc:scientificName 'Polycirrinae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46017'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '181512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44373'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44373'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42729'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42729'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42181'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42181'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41633'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41633'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41770'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41770'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41907'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41907'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62594'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62594'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60950'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60950'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54100'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54100'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51086'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51086'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46428'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46428'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88076'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88076'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88761'^^xsd:integer;
  dwc:scientificName 'Eulima bilineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139800'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88761'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '139800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87665'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87665'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87117'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87117'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85336'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85336'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79582'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79582'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75198'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75198'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73280'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73280'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69170'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69170'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16288'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16288'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14644'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14644'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10808'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10808'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10123'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10123'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6972'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6972'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1492'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1492'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96981'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96981'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93967'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93967'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93145'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93145'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97940'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97940'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101639'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101639'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100680'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100680'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99858'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99858'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100543'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100543'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107393'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107393'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102050'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102050'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101365'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101365'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102461'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102461'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118627'^^xsd:integer;
  dwc:scientificName 'Pedicellina spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111796'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118627'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '111796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50833333333333 -4.4848)"^^geo:wktLiteral ;
  geo-pos:lat "51.50833333333333"^^xsd:decimal ;
  geo-pos:long "-4.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115613'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '133'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4848'^^xsd:double;
  dwc:latitude '51.508333333333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115613'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1256'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1256'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '160'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:160'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20436'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20436'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20984'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20984'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17696'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17696'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17833'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17833'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17970'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17970'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17422'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17422'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17011'^^xsd:integer;
  dwc:scientificName 'Syllides benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131405'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17011'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17285'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17285'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18244'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18244'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18381'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18381'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16326'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16326'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16737'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16737'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28108'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28108'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26601'^^xsd:integer;
  dwc:scientificName 'Aricidea laubieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130562'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26601'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '326587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24683'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24683'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26327'^^xsd:integer;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26327'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26464'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26464'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32492'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32492'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31807'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31807'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28930'^^xsd:integer;
  dwc:scientificName 'Polydora caeca ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28930'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30026'^^xsd:integer;
  dwc:scientificName 'Prionospio sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30026'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28382'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28382'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34410'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34410'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36876'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36876'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37150'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37150'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36602'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36602'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34684'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34684'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37424'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37424'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37698'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37698'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38246'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38246'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40438'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40438'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38794'^^xsd:integer;
  dwc:scientificName 'Praxillella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129360'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38794'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45918'^^xsd:integer;
  dwc:scientificName 'Polycirrinae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45918'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '181512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41945'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41945'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42082'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42082'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41671'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41671'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41808'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41808'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41534'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41534'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60851'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60851'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65372'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65372'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56056'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56056'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55234'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55234'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50439'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50439'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50987'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50987'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46740'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46740'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46329'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46329'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87566'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87566'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92361'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92361'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93046'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93046'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87977'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87977'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87018'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87018'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78935'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78935'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75236'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75236'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74003'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74003'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69482'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69482'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11531'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11531'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15778'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15778'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16189'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16189'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14545'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14545'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13723'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13723'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13449'^^xsd:integer;
  dwc:scientificName 'Microphthalmus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130171'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13449'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10024'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10024'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10572'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10572'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10709'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10709'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9202'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9202'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8654'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8654'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7284'^^xsd:integer;
  dwc:scientificName 'Mystides caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130654'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7284'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7147'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7147'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6873'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6873'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2352'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2352'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1667'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1667'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1393'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1393'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97841'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97841'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96882'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96882'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94827'^^xsd:integer;
  dwc:scientificName 'Limatula subauriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140242'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94827'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93868'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93868'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98526'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98526'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99759'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99759'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100033'^^xsd:integer;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100033'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107020'^^xsd:integer;
  dwc:scientificName 'Holothurioidea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '149846'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107020'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106198'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106198'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105650'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105650'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102362'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102362'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115788'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115788'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114692'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114692'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114829'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114829'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24065"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24065 -4.4761)"^^geo:wktLiteral ;
  geo-pos:lat "51.24065"^^xsd:decimal ;
  geo-pos:long "-4.4761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113733'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4761'^^xsd:double;
  dwc:latitude '51.24065'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113733'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:182'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1141'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1141'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21006'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21006'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17444'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17444'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17581'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17581'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18403'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18403'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16348'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16348'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28130'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28130'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24705'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24705'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32514'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32514'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31829'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31829'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36898'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36898'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36213'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36213'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37446'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37446'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37720'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37720'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37309'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37309'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44296'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44296'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44022'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44022'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42652'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42652'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41967'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41967'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42104'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42104'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41693'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41693'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41830'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41830'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41556'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41556'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60873'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60873'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62517'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62517'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68134'^^xsd:integer;
  dwc:scientificName 'Leptocheirus sp. Juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101470'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68134'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65257'^^xsd:integer;
  dwc:scientificName 'Gammaropsis spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65257'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57174'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57174'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57311'^^xsd:integer;
  dwc:scientificName 'Urothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103233'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57311'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56626'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56626'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56078'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56078'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55256'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55256'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54023'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54023'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51420'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51420'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50461'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50461'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51009'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51009'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49502'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49502'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46351'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46351'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46762'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46762'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93890'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93890'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92383'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92383'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87999'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87999'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83341'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83341'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85944'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85944'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78957'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78957'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75532'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75532'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75121'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75121'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70189'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70189'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75258'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75258'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69504'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69504'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11279'^^xsd:integer;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11279'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11553'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11553'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15800'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15800'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15937'^^xsd:integer;
  dwc:scientificName 'Palposyllis prosostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15937'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16211'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16211'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14567'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14567'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13745'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13745'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36624'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36624'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10731'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10731'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10594'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10594'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10046'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10046'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9361'^^xsd:integer;
  dwc:scientificName 'Eumida ockelmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130642'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9361'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8676'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8676'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9087'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9087'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6895'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6895'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7169'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7169'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3333'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3333'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1689'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1689'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2374'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2374'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1415'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1415'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1278'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1278'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96904'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96904'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97863'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97863'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98959'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98959'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99781'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99781'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100466'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100466'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111563'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111563'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109508'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109508'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111015'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111015'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108275'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108275'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107179'^^xsd:integer;
  dwc:scientificName 'Neopentadactyla mixta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124685'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107179'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107316'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107316'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107453'^^xsd:integer;
  dwc:scientificName 'Leptosynapta sp. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123449'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107453'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107590'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107590'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106220'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106220'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103617'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103617'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102384'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102384'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102932'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102932'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121153'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121153'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.380916666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.47525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.380916666666664 -4.47525)"^^geo:wktLiteral ;
  geo-pos:lat "51.380916666666664"^^xsd:decimal ;
  geo-pos:long "-4.47525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127044'^^xsd:integer;
  dwc:scientificName 'Puellina setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.47525'^^xsd:double;
  dwc:latitude '51.380916666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127044'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1217'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1217'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21082'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21082'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20671'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20671'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17520'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17520'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17383'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17383'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18479'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18479'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16424'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16424'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28206'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28206'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27658'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27658'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25466'^^xsd:integer;
  dwc:scientificName 'Orbinia armandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130518'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25466'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32453'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32453'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32590'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32590'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31905'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31905'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32042'^^xsd:integer;
  dwc:scientificName 'Spio sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32042'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31357'^^xsd:integer;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31357'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36974'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36974'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36700'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36700'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37522'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37522'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45057'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45057'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44098'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44098'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44372'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44372'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42728'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42728'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42180'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42180'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41632'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41632'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40125'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40125'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62593'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62593'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61497'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61497'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59853'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59853'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55469'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55469'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54099'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54099'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51085'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51085'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88075'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88075'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90678'^^xsd:integer;
  dwc:scientificName 'Chrysallida obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146825'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90678'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83417'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83417'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83143'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83143'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75608'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75608'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75197'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75197'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73279'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73279'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73005'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73005'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69580'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69580'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10807'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10807'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10122'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10122'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6971'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6971'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7245'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7245'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2450'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2450'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1354'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1354'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1491'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1491'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96980'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96980'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93966'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93966'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93144'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93144'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97939'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97939'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100679'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100679'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99857'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99857'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100542'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100542'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108899'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108899'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101364'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101364'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45803333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.472783333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45803333333333 -4.472783333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.45803333333333"^^xsd:decimal ;
  geo-pos:long "-4.472783333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102460'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '132'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4727833333333'^^xsd:double;
  dwc:latitude '51.458033333333'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102460'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '181'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:181'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19224'^^xsd:integer;
  dwc:scientificName 'Autolytus langerhansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '155048'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19224'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '238198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19361'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19361'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19498'^^xsd:integer;
  dwc:scientificName 'Proceraea cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19498'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20594'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20594'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21005'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21005'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17443'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17443'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17306'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17306'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18676'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18676'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18813'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18813'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18950'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18950'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18402'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18402'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16347'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16347'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28129'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28129'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26896'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26896'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27307'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27307'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24567'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24567'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26485'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26485'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32513'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32513'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36897'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36897'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36486'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36486'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36212'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36212'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37445'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37445'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38267'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38267'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44295'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44295'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44980'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44980'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42651'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42651'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41966'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41966'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42103'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42103'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41555'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41555'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62927'^^xsd:integer;
  dwc:scientificName 'Melitidae sp. indet'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62927'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62516'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62516'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59913'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59913'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67859'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67859'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64434'^^xsd:integer;
  dwc:scientificName 'Melita spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64434'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63064'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63064'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56625'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56625'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56077'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56077'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54022'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54022'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54844'^^xsd:integer;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54844'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51419'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51419'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51145'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51145'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51008'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51008'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48953'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48953'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46350'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46350'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92382'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92382'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87998'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87998'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82244'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82244'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79230'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79230'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78956'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78956'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75531'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75531'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76079'^^xsd:integer;
  dwc:scientificName 'Hippolytidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76079'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70462'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70462'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69503'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69503'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15251'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15251'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15799'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15799'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14566'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14566'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13744'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13744'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14429'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14429'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36623'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36623'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10730'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10730'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10045'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10045'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9223'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9223'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8675'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8675'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9086'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9086'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6894'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6894'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2373'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2373'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5113'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5113'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5387'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5387'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1414'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1414'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96903'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96903'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96629'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96629'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93752'^^xsd:integer;
  dwc:scientificName 'MYTILIDAE  JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93752'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97862'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97862'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99369'^^xsd:integer;
  dwc:scientificName 'Arcopagia crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99369'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101561'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101561'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99780'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99780'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112932'^^xsd:integer;
  dwc:scientificName 'Bougainvillia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112932'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109507'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109507'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108822'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108822'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107315'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107315'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103753'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103753'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125125'^^xsd:integer;
  dwc:scientificName 'Bugula avicularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125125'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '833990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121289'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121289'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124029'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124029'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121152'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121152'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124166'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124166'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116905'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116905'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117590'^^xsd:integer;
  dwc:scientificName 'Laomedea neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117590'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115672'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115672'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3789"^^xsd:decimal ;
  dwc:decimalLongitude "-4.469866666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3789 -4.469866666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.3789"^^xsd:decimal ;
  geo-pos:long "-4.469866666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114713'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4698666666667'^^xsd:double;
  dwc:latitude '51.3789'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114713'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20622'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20622'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21170'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21170'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20759'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20759'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18019'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18019'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19800'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19800'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27609'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27609'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25554'^^xsd:integer;
  dwc:scientificName 'Orbinia latreilli?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '334317'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25554'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32815'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32815'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33089'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33089'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33226'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33226'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33363'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33363'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32541'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32541'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31856'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31856'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30486'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129621'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30486'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35144'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35144'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36514'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36514'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45008'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45008'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42679'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42679'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41583'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41583'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62544'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62544'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62133'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62133'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65969'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65969'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63092'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63092'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55283'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55283'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55420'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55420'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55009'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55009'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50488'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50488'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91177'^^xsd:integer;
  dwc:scientificName 'Turbonilla acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141052'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91177'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91451'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91451'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91588'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91588'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91862'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91862'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83779'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83779'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83368'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83368'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79258'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79258'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75833'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75833'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76107'^^xsd:integer;
  dwc:scientificName 'Hippolytidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76107'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78162'^^xsd:integer;
  dwc:scientificName 'Crangon trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78162'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74189'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74189'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75148'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75148'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70216'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70216'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73230'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73230'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12950'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12950'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10895'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10895'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5963'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5963'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6785'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6785'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3497'^^xsd:integer;
  dwc:scientificName 'Malmgrenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147006'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3497'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1442'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1442'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97616'^^xsd:integer;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97616'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96657'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96657'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93917'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93917'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98438'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98438'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98164'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98164'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98301'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98301'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98849'^^xsd:integer;
  dwc:scientificName 'Pharus legumen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98849'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98986'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98986'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99534'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99534'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101041'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101041'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99945'^^xsd:integer;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99945'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100493'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100493'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106384'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106384'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105151'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105151'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105562'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105562'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102274'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102274'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104055'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104055'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102959'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102959'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683816666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683816666666665 -4.46825)"^^geo:wktLiteral ;
  geo-pos:lat "51.683816666666665"^^xsd:decimal ;
  geo-pos:long "-4.46825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117892'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46825'^^xsd:double;
  dwc:latitude '51.683816666667'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117892'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21044'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21044'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20633'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20633'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16386'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16386'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27620'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27620'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27346'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27346'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24606'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24606'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32826'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32826'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33374'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33374'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32552'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32552'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32415'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32415'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36662'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36662'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39813'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39813'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45019'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45019'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42690'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42690'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42142'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42142'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41594'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41594'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62555'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62555'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54061'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54061'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51047'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51047'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88037'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88037'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83105'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83105'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75570'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75570'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74063'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74063'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75159'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75159'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73241'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73241'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16249'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16249'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10769'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10769'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10084'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10084'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6933'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6933'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1453'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1453'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96942'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96942'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93928'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93928'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93243'^^xsd:integer;
  dwc:scientificName 'NUCULACEA  JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '14656'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93243'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '14656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97901'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97901'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100367'^^xsd:integer;
  dwc:scientificName 'Abra JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100367'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.468183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53275 -4.468183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.53275"^^xsd:decimal ;
  geo-pos:long "-4.468183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100504'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4681833333333'^^xsd:double;
  dwc:latitude '51.53275'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100504'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3296'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3296'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1241'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1241'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20421'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20421'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20969'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20969'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17544'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17544'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17270'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17270'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18366'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18366'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16722'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16722'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16996'^^xsd:integer;
  dwc:scientificName 'Syllides benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131405'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16996'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27819'^^xsd:integer;
  dwc:scientificName 'Aonides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129605'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27819'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28093'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28093'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27271'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27271'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24531'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24531'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24668'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24668'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26449'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26449'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23572'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23572'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32477'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32477'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32340'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32340'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31792'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31792'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34669'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34669'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36587'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36587'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36861'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36861'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36176'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36176'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37409'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37409'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38094'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38094'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37272'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37272'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40286'^^xsd:integer;
  dwc:scientificName 'Ophelia celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130492'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40286'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46177'^^xsd:integer;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46177'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44944'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44944'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44259'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44259'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41656'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41656'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41793'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41793'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41108'^^xsd:integer;
  dwc:scientificName 'Asclerocheilus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41108'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41519'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41519'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40012'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40012'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61795'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61795'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61247'^^xsd:integer;
  dwc:scientificName 'Bathyporeia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61247'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68234'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68234'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65220'^^xsd:integer;
  dwc:scientificName 'Gammaropsis spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65220'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56589'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56589'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56041'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56041'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53986'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53986'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50972'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50972'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48917'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48917'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46862'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46862'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46314'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46314'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87551'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87551'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93031'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93031'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87962'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87962'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79468'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79468'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80290'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80290'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75221'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75221'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72892'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72892'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69467'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69467'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71385'^^xsd:integer;
  dwc:scientificName 'Cirolana borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146832'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71385'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71796'^^xsd:integer;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71796'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15763'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15763'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16311'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16311'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14530'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14530'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13708'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13708'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14393'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14393'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10009'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10009'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10557'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10557'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10694'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10694'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8228'^^xsd:integer;
  dwc:scientificName 'Eulalia sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8228'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8639'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8639'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9050'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9050'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7269'^^xsd:integer;
  dwc:scientificName 'Mystides caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130654'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7269'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8091'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8091'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6858'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6858'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2063'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2063'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2337'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2337'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5488'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5488'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1378'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1378'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1515'^^xsd:integer;
  dwc:scientificName 'Cerebratulus sp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1515'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97826'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97826'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96867'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96867'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96319'^^xsd:integer;
  dwc:scientificName 'Montacuta substriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140377'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96319'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96593'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96593'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95634'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95634'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94127'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94127'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93853'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93853'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98511'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98511'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98922'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98922'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100566'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100566'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99744'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99744'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108786'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108786'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108238'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108238'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106320'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106320'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105361'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105361'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105635'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105635'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106183'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106183'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103717'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103717'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102347'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102347'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121253'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121253'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124130'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124130'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119198'^^xsd:integer;
  dwc:scientificName 'Crisia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119198'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.183566666666664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.183566666666664 -4.4665)"^^geo:wktLiteral ;
  geo-pos:lat "51.183566666666664"^^xsd:decimal ;
  geo-pos:long "-4.4665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115499'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4665'^^xsd:double;
  dwc:latitude '51.183566666667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115499'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21067'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21067'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20656'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20656'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18464'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18464'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16409'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16409'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28191'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28191'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27643'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27643'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26958'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26958'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32438'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32438'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32575'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32575'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32027'^^xsd:integer;
  dwc:scientificName 'Spio sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32027'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35726'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35726'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36959'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36959'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37233'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37233'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36685'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36685'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36274'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36274'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36548'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36548'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37507'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37507'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37781'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37781'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44357'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44357'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42713'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42713'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41891'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41891'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42165'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42165'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40110'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40110'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62578'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62578'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62304'^^xsd:integer;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62304'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57098'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57098'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54084'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54084'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51070'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51070'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46412'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46412'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75593'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75593'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74223'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74223'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75182'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75182'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73127'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73127'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69565'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69565'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16272'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16272'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13806'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13806'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41617'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41617'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10792'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10792'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10107'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10107'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6956'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6956'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2435'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2435'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1476'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1476'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1613'^^xsd:integer;
  dwc:scientificName 'Cerebratulus sp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1613'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96965'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96965'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93951'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93951'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97924'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97924'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104089'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104089'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43261666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.466383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43261666666667 -4.466383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.43261666666667"^^xsd:decimal ;
  geo-pos:long "-4.466383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124228'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '107'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4663833333333'^^xsd:double;
  dwc:latitude '51.432616666667'^^xsd:double;
  dwc:minimumDepth '38.9'^^xsd:double;
  dwc:maximumDepth '38.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124228'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '178'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:178'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19358'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19358'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19495'^^xsd:integer;
  dwc:scientificName 'Proceraea cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131362'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19495'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20454'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20454'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20591'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20591'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22783'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22783'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21002'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21002'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17440'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17440'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16755'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16755'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17029'^^xsd:integer;
  dwc:scientificName 'Syllides benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131405'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17029'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17303'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17303'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18399'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18399'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19769'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19769'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17577'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17577'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16344'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16344'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27989'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27989'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28126'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28126'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28948'^^xsd:integer;
  dwc:scientificName 'Polydora caeca ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28948'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27578'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27578'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27852'^^xsd:integer;
  dwc:scientificName 'Aonides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129605'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27852'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24701'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24701'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26208'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26208'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25249'^^xsd:integer;
  dwc:scientificName 'Orbinia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129420'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25249'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25386'^^xsd:integer;
  dwc:scientificName 'Orbinia armandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130518'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25386'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25797'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25797'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23605'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23605'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22235'^^xsd:integer;
  dwc:scientificName 'Eunicidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '966'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22235'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32921'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32921'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32510'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32510'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32647'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32647'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33743'^^xsd:integer;
  dwc:scientificName 'Cirratulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33743'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31825'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31825'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30729'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30729'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31414'^^xsd:integer;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31414'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29085'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29085'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30318'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30318'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28400'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28400'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34428'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34428'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35387'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35387'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35661'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35661'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36894'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36894'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34702'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34702'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36483'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36483'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36209'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36209'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37442'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37442'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37716'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37716'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37168'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37168'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37305'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37305'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40319'^^xsd:integer;
  dwc:scientificName 'Ophelia celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130492'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40319'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38264'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38264'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38401'^^xsd:integer;
  dwc:scientificName 'Euclymene sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38401'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38949'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38949'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44977'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44977'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45114'^^xsd:integer;
  dwc:scientificName 'Loimia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129700'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45114'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45525'^^xsd:integer;
  dwc:scientificName 'Nicolea zostericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131508'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45525'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44292'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44292'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43607'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43607'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44018'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44018'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42922'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42922'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42648'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42648'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42511'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42511'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41963'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41963'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41826'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41826'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40867'^^xsd:integer;
  dwc:scientificName 'Ophelina sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129414'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40867'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41552'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41552'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62513'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62513'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60732'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60732'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60869'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60869'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66212'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66212'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67308'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67308'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67856'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67856'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67719'^^xsd:integer;
  dwc:scientificName 'Aora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67719'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64979'^^xsd:integer;
  dwc:scientificName 'Ampithoe spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101459'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64979'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65390'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65390'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63061'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63061'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57170'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57170'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56622'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56622'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56074'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56074'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55252'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55252'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55389'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55389'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52512'^^xsd:integer;
  dwc:scientificName 'Pycnogonum littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52512'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '239867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51142'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51142'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53197'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53197'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53608'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53608'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50457'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50457'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51005'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51005'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52238'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52238'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48950'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48950'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46895'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46895'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46210'^^xsd:integer;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46210'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46347'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46347'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46758'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46758'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87310'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87310'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87584'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87584'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93886'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93886'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92379'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92379'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87995'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87995'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82926'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82926'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85118'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85118'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82241'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82241'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79227'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79227'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76761'^^xsd:integer;
  dwc:scientificName 'Processidae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106791'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76761'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78953'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78953'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75254'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75254'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74021'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74021'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72925'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72925'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75802'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75802'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68267'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68267'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69363'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69363'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11275'^^xsd:integer;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11275'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11549'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11549'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12919'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12919'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15248'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15248'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15796'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15796'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14426'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14426'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14563'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14563'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36620'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36620'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10727'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10727'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11001'^^xsd:integer;
  dwc:scientificName 'Goniadidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11001'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10179'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10179'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10590'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10590'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10042'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10042'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9220'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9220'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9357'^^xsd:integer;
  dwc:scientificName 'Eumida ockelmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130642'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9357'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8261'^^xsd:integer;
  dwc:scientificName 'Eulalia sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8261'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9083'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9083'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6206'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6206'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6891'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6891'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6754'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6754'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3329'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3329'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1685'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1685'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2233'^^xsd:integer;
  dwc:scientificName 'Thalassema thalassemum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110375'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2233'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2370'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2370'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4973'^^xsd:integer;
  dwc:scientificName 'Malmgrenia marphysae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152267'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4973'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5521'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5521'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5658'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5658'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1411'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1411'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1274'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1274'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96900'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96900'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96078'^^xsd:integer;
  dwc:scientificName 'Semierycina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96078'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96626'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96626'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94571'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94571'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97859'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97859'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98270'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98270'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99777'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99777'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100462'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100462'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114162'^^xsd:integer;
  dwc:scientificName 'Halecium lankesteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '284743'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114162'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109093'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109093'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107860'^^xsd:integer;
  dwc:scientificName 'Enteropneusta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107860'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107312'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107312'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104846'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104846'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107038'^^xsd:integer;
  dwc:scientificName 'Holothurioidea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '149846'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107038'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103750'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103750'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102380'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102380'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101284'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101284'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104024'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104024'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102928'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102928'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121149'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121149'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124163'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124163'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116902'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116902'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115532'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115532'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3366 -4.46445)"^^geo:wktLiteral ;
  geo-pos:lat "51.3366"^^xsd:decimal ;
  geo-pos:long "-4.46445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113751'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46445'^^xsd:double;
  dwc:latitude '51.3366'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113751'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21066'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21066'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20655'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20655'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17504'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17504'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18463'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18463'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16408'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16408'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28190'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28190'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28601'^^xsd:integer;
  dwc:scientificName 'Malacoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129614'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28601'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27642'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27642'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26957'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26957'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32574'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32574'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31889'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31889'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36273'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36273'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37506'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37506'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44356'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44356'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43671'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43671'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42712'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42712'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42164'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42164'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40520'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40520'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62577'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62577'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57234'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57234'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57097'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57097'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55316'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55316'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51069'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51069'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75181'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75181'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72989'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72989'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73263'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73263'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69564'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69564'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71756'^^xsd:integer;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71756'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16271'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16271'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10791'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10791'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6955'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6955'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1475'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1475'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93950'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93950'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97923'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97923'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111623'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111623'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110527'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110527'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111075'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111075'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107376'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107376'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119021'^^xsd:integer;
  dwc:scientificName 'Barentsia ?gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111802'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119021'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419983333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419983333333334 -4.46225)"^^geo:wktLiteral ;
  geo-pos:lat "51.419983333333334"^^xsd:decimal ;
  geo-pos:long "-4.46225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113267'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.46225'^^xsd:double;
  dwc:latitude '51.419983333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113267'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1144'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1144'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21009'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21009'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17721'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17721'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17995'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17995'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18406'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18406'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18543'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18543'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16351'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16351'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28133'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28133'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27448'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus sp. juv.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129471'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27448'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24708'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24708'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32517'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32517'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31832'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31832'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31969'^^xsd:integer;
  dwc:scientificName 'Spio sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31969'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30736'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30736'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36901'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36901'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37038'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C? juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37038'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37449'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37449'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39778'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39778'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42655'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42655'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41833'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41833'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42107'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42107'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41696'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41696'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41559'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41559'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60876'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60876'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62520'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62520'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59780'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59780'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65397'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65397'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55259'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55259'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54026'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54026'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53889'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '119859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53889'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '119859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50464'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50464'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50738'^^xsd:integer;
  dwc:scientificName 'Tubificoides sp. (pseudogaster?)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137393'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50738'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51012'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51012'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93893'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93893'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88002'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88002'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83344'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83344'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75535'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75535'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75124'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75124'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70192'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70192'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73206'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73206'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75261'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75261'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71425'^^xsd:integer;
  dwc:scientificName 'Cirolana borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146832'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71425'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11008'^^xsd:integer;
  dwc:scientificName 'Goniadidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11008'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14570'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14570'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36627'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36627'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10734'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10734'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10049'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10049'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8679'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8679'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6898'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6898'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7172'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7172'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6761'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6761'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1692'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1692'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2377'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2377'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1555'^^xsd:integer;
  dwc:scientificName 'Cerebratulus sp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1555'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1418'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1418'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1281'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1281'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96907'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96907'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95948'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95948'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97866'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97866'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99784'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99784'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100332'^^xsd:integer;
  dwc:scientificName 'Abra JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100332'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110744'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110744'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107319'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107319'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107456'^^xsd:integer;
  dwc:scientificName 'Leptosynapta sp. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123449'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107456'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.481833333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.454433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.481833333333334 -4.454433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.481833333333334"^^xsd:decimal ;
  geo-pos:long "-4.454433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102387'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4544333333333'^^xsd:double;
  dwc:latitude '51.481833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102387'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130204'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '352.35507246'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130204'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130255'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '243.65942029'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130255'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129949'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '77.898550725'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129949'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130051'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '51.630434783'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130051'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130663'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '22.644927536'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130663'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130102'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '39.855072464'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130102'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130153'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '0.90579710145'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130153'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132397'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '1.8115942029'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132397'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131683'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '24.456521739'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131683'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131020'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '23.550724638'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131020'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132703'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '4.5289855072'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132703'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131887'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '12.68115942'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131887'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131938'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '0.90579710145'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131938'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131173'^^xsd:integer;
  dwc:scientificName 'Aphodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '126.8115942'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131173'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131224'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '29.891304348'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131224'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131326'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '14.492753623'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131326'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131428'^^xsd:integer;
  dwc:scientificName 'Agonus  cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '5.4347826087'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131428'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130765'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '94.202898551'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130765'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.575816682733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.453975011367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "137.837"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.575816682733 -4.453975011367)"^^geo:wktLiteral ;
  geo-pos:lat "51.575816682733"^^xsd:decimal ;
  geo-pos:long "-4.453975011367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "137.837"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130510'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.8166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.453975011367'^^xsd:double;
  dwc:startLongitude '-4.4559166666667'^^xsd:double;
  dwc:endLongitude '-4.4520333333333'^^xsd:double;
  dwc:latitude '51.575816682733'^^xsd:double;
  dwc:startLatitude '51.57555'^^xsd:double;
  dwc:endLatitude '51.576083333333'^^xsd:double;
  dwc:coordinatePrecision '137.837'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.6'^^xsd:double;
  dwc:observedWeight '12.68115942'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130510'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19476'^^xsd:integer;
  dwc:scientificName 'Proceraea cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131362'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19476'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19750'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19750'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20572'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20572'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22764'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22764'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20435'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20435'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20983'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20983'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17695'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17695'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17421'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17421'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17558'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17558'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17284'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17284'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18654'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18654'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18791'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18791'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18928'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18928'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19339'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19339'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18380'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18380'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16325'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16325'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16736'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16736'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27970'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27970'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28107'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28107'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27011'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27011'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27285'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27285'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27559'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27559'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24545'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24545'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24682'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24682'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26463'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26463'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25778'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25778'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23586'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23586'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22490'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22490'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32902'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32902'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32491'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32491'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32628'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32628'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31806'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31806'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28929'^^xsd:integer;
  dwc:scientificName 'Polydora caeca ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28929'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30299'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30299'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28244'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28244'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34409'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34409'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36875'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36875'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37149'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37149'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36601'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36601'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34683'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34683'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36464'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36464'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37697'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37697'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38108'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38108'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38245'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38245'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37286'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37286'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38930'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38930'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39752'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39752'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44273'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44273'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44958'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44958'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43999'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43999'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42903'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42903'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42629'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42629'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42492'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42492'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41396'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41396'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41533'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41533'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40163'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40163'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60850'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60850'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66193'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66193'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67837'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67837'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68248'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68248'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66467'^^xsd:integer;
  dwc:scientificName 'Ischyroceridae Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101389'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66467'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67015'^^xsd:integer;
  dwc:scientificName 'Jassa spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67015'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67289'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67289'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65234'^^xsd:integer;
  dwc:scientificName 'Gammaropsis spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65234'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65371'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65371'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63042'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63042'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63316'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63316'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63590'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63590'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56329'^^xsd:integer;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56329'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56603'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56603'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57151'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57151'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56055'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56055'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55370'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55370'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51671'^^xsd:integer;
  dwc:scientificName 'Endeis spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51671'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51123'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51123'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51397'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51397'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54000'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54000'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50438'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50438'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50986'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50986'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49479'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49479'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52219'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52219'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50027'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50027'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48931'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48931'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49205'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49205'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46876'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46876'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47424'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47424'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46328'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46328'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92360'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92360'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93045'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93045'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87976'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87976'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85784'^^xsd:integer;
  dwc:scientificName 'TROCHIDAE INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85784'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87017'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87017'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87291'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87291'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85099'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85099'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82222'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82222'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79208'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79208'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83318'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83318'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78934'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78934'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75235'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75235'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74002'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74002'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69481'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69481'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11119'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11119'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12900'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12900'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15229'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15229'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76057'^^xsd:integer;
  dwc:scientificName 'Hippolytidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76057'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10023'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10023'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10160'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10160'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10571'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10571'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9201'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9201'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8653'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8653'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9064'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9064'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8105'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8105'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6872'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6872'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3310'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3310'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3584'^^xsd:integer;
  dwc:scientificName 'Malmgrenia arenicolae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152276'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3584'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5502'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5502'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1529'^^xsd:integer;
  dwc:scientificName 'Cerebratulus sp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1529'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1666'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1666'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1392'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1392'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97429'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97429'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97840'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97840'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95922'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95922'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96470'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96470'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96607'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96607'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94415'^^xsd:integer;
  dwc:scientificName 'Modiolarca tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94415'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95237'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95237'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95648'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95648'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102087'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102087'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93867'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93867'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98525'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98525'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101265'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101265'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101402'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101402'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100443'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100443'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109622'^^xsd:integer;
  dwc:scientificName 'Molgula citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103775'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109622'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108252'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108252'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109074'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109074'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107293'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107293'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106197'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106197'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105375'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105375'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104827'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104827'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103731'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103731'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104005'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104005'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105101'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105101'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102909'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102909'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121267'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121267'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122911'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122911'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121130'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121130'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124144'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124144'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125103'^^xsd:integer;
  dwc:scientificName 'Bugula avicularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125103'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '833990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116883'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116883'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117979'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117979'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115650'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115650'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114691'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114691'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114828'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114828'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.293083333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.452733333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.293083333333335 -4.452733333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.293083333333335"^^xsd:decimal ;
  geo-pos:long "-4.452733333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113732'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4527333333333'^^xsd:double;
  dwc:latitude '51.293083333333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113732'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130202'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '236.55063291'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130202'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130253'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '117.87974684'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130253'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129947'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '126.58227848'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129947'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130049'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '42.721518987'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130049'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130610'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '8.7025316456'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130610'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130661'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '11.867088608'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130661'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130100'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '544.30379747'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130100'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130151'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '1.582278481'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130151'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132395'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '6.3291139241'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132395'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131681'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '19.778481013'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131681'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131018'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '41.930379747'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131018'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132497'^^xsd:integer;
  dwc:scientificName 'Pleuronectes  platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '162.1835443'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132497'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132701'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '22.943037975'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132701'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133211'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '456.48734177'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133211'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131171'^^xsd:integer;
  dwc:scientificName 'Aphodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '6.3291139241'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131171'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131222'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '24.525316456'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131222'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130763'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '42.721518987'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130763'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130508'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '6.3291139241'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130508'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577041688079"^^xsd:decimal ;
  dwc:decimalLongitude "-4.45239167938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "158.036"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577041688079 -4.45239167938)"^^geo:wktLiteral ;
  geo-pos:lat "51.577041688079"^^xsd:decimal ;
  geo-pos:long "-4.45239167938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "158.036"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130559'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.3'^^xsd:double;
  dwc:endTimeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.45239167938'^^xsd:double;
  dwc:startLongitude '-4.4546333333333'^^xsd:double;
  dwc:endLongitude '-4.45015'^^xsd:double;
  dwc:latitude '51.577041688079'^^xsd:double;
  dwc:startLatitude '51.576783333333'^^xsd:double;
  dwc:endLatitude '51.5773'^^xsd:double;
  dwc:coordinatePrecision '158.036'^^xsd:double;
  dwc:minimumDepth '29.2'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '36.392405063'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130559'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3297'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3297'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1242'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1242'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1105'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1105'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20559'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20559'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20422'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20422'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20970'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20970'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17545'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17545'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17271'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17271'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18367'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18367'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27820'^^xsd:integer;
  dwc:scientificName 'Aonides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129605'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27820'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27272'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27272'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24532'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24532'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26450'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26450'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23573'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23573'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33300'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33300'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32478'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32478'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32341'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32341'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31793'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31793'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35629'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35629'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36588'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36588'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36862'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36862'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36177'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36177'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37410'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37410'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37684'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37684'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38095'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38095'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37273'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37273'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40424'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40424'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46178'^^xsd:integer;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46178'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44397'^^xsd:integer;
  dwc:scientificName 'Amphitritides gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44397'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44945'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44945'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44260'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44260'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41931'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41931'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41657'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41657'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41794'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41794'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60837'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60837'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61385'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61385'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62481'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62481'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59741'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59741'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53987'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53987'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50973'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50973'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50425'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50425'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46726'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46726'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46863'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46863'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46315'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46315'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87552'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87552'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93032'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93032'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87963'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87963'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83031'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83031'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75770'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75770'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75222'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75222'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73852'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73852'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75496'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75496'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69468'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69468'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11517'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11517'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16312'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16312'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14531'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14531'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13709'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13709'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14394'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14394'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10010'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10010'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10558'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10558'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10695'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10695'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8640'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8640'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6859'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6859'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2338'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2338'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3434'^^xsd:integer;
  dwc:scientificName 'Malmgrenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147006'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3434'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1379'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1379'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97827'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97827'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96868'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96868'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96457'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96457'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96594'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96594'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94128'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94128'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93854'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93854'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98512'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98512'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101252'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101252'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101526'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101526'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99745'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99745'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111527'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111527'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108787'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108787'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106458'^^xsd:integer;
  dwc:scientificName 'Spantagus purpureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106458'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105636'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105636'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106184'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106184'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102348'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102348'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128104'^^xsd:integer;
  dwc:scientificName 'Phylactella labrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111579'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128104'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128378'^^xsd:integer;
  dwc:scientificName 'Escharina johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111518'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128378'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124131'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124131'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126734'^^xsd:integer;
  dwc:scientificName 'Puellina innominata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111330'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126734'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '467108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119199'^^xsd:integer;
  dwc:scientificName 'Crisia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119199'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.17861666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.17861666666667 -4.451366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.17861666666667"^^xsd:decimal ;
  geo-pos:long "-4.451366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115500'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4513666666667'^^xsd:double;
  dwc:latitude '51.178616666667'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '44.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115500'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.425758341226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.448141682235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.074"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  geo-pos:lat "51.425758341226"^^xsd:decimal ;
  geo-pos:long "-4.448141682235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.074"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130296'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.35'^^xsd:double;
  dwc:endTimeOfDay '14.433333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.448141682235'^^xsd:double;
  dwc:startLongitude '-4.4495'^^xsd:double;
  dwc:endLongitude '-4.4467833333333'^^xsd:double;
  dwc:latitude '51.425758341226'^^xsd:double;
  dwc:startLatitude '51.425233333333'^^xsd:double;
  dwc:endLatitude '51.426283333333'^^xsd:double;
  dwc:coordinatePrecision '111.074'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:observedWeight '4.5045045045'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130296'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.425758341226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.448141682235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.074"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  geo-pos:lat "51.425758341226"^^xsd:decimal ;
  geo-pos:long "-4.448141682235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.074"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130041'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.35'^^xsd:double;
  dwc:endTimeOfDay '14.433333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.448141682235'^^xsd:double;
  dwc:startLongitude '-4.4495'^^xsd:double;
  dwc:endLongitude '-4.4467833333333'^^xsd:double;
  dwc:latitude '51.425758341226'^^xsd:double;
  dwc:startLatitude '51.425233333333'^^xsd:double;
  dwc:endLatitude '51.426283333333'^^xsd:double;
  dwc:coordinatePrecision '111.074'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:observedWeight '476.35135135'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130041'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.425758341226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.448141682235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.074"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  geo-pos:lat "51.425758341226"^^xsd:decimal ;
  geo-pos:long "-4.448141682235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.074"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130653'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.35'^^xsd:double;
  dwc:endTimeOfDay '14.433333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.448141682235'^^xsd:double;
  dwc:startLongitude '-4.4495'^^xsd:double;
  dwc:endLongitude '-4.4467833333333'^^xsd:double;
  dwc:latitude '51.425758341226'^^xsd:double;
  dwc:startLatitude '51.425233333333'^^xsd:double;
  dwc:endLatitude '51.426283333333'^^xsd:double;
  dwc:coordinatePrecision '111.074'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:observedWeight '2.2522522523'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130653'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.425758341226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.448141682235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.074"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  geo-pos:lat "51.425758341226"^^xsd:decimal ;
  geo-pos:long "-4.448141682235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.074"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130092'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.35'^^xsd:double;
  dwc:endTimeOfDay '14.433333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.448141682235'^^xsd:double;
  dwc:startLongitude '-4.4495'^^xsd:double;
  dwc:endLongitude '-4.4467833333333'^^xsd:double;
  dwc:latitude '51.425758341226'^^xsd:double;
  dwc:startLatitude '51.425233333333'^^xsd:double;
  dwc:endLatitude '51.426283333333'^^xsd:double;
  dwc:coordinatePrecision '111.074'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:observedWeight '79.954954955'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130092'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.425758341226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.448141682235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.074"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  geo-pos:lat "51.425758341226"^^xsd:decimal ;
  geo-pos:long "-4.448141682235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.074"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130143'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.35'^^xsd:double;
  dwc:endTimeOfDay '14.433333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.448141682235'^^xsd:double;
  dwc:startLongitude '-4.4495'^^xsd:double;
  dwc:endLongitude '-4.4467833333333'^^xsd:double;
  dwc:latitude '51.425758341226'^^xsd:double;
  dwc:startLatitude '51.425233333333'^^xsd:double;
  dwc:endLatitude '51.426283333333'^^xsd:double;
  dwc:coordinatePrecision '111.074'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:observedWeight '4.5045045045'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130143'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.425758341226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.448141682235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.074"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  geo-pos:lat "51.425758341226"^^xsd:decimal ;
  geo-pos:long "-4.448141682235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.074"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131622'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.35'^^xsd:double;
  dwc:endTimeOfDay '14.433333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.448141682235'^^xsd:double;
  dwc:startLongitude '-4.4495'^^xsd:double;
  dwc:endLongitude '-4.4467833333333'^^xsd:double;
  dwc:latitude '51.425758341226'^^xsd:double;
  dwc:startLatitude '51.425233333333'^^xsd:double;
  dwc:endLatitude '51.426283333333'^^xsd:double;
  dwc:coordinatePrecision '111.074'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:observedWeight '16.891891892'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131622'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.425758341226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.448141682235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.074"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  geo-pos:lat "51.425758341226"^^xsd:decimal ;
  geo-pos:long "-4.448141682235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.074"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132999'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.35'^^xsd:double;
  dwc:endTimeOfDay '14.433333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.448141682235'^^xsd:double;
  dwc:startLongitude '-4.4495'^^xsd:double;
  dwc:endLongitude '-4.4467833333333'^^xsd:double;
  dwc:latitude '51.425758341226'^^xsd:double;
  dwc:startLatitude '51.425233333333'^^xsd:double;
  dwc:endLatitude '51.426283333333'^^xsd:double;
  dwc:coordinatePrecision '111.074'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:observedWeight '27.027027027'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132999'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.425758341226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.448141682235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.074"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  geo-pos:lat "51.425758341226"^^xsd:decimal ;
  geo-pos:long "-4.448141682235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.074"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131112'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.35'^^xsd:double;
  dwc:endTimeOfDay '14.433333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.448141682235'^^xsd:double;
  dwc:startLongitude '-4.4495'^^xsd:double;
  dwc:endLongitude '-4.4467833333333'^^xsd:double;
  dwc:latitude '51.425758341226'^^xsd:double;
  dwc:startLatitude '51.425233333333'^^xsd:double;
  dwc:endLatitude '51.426283333333'^^xsd:double;
  dwc:coordinatePrecision '111.074'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:observedWeight '21.396396396'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131112'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.425758341226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.448141682235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.074"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  geo-pos:lat "51.425758341226"^^xsd:decimal ;
  geo-pos:long "-4.448141682235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.074"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131316'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.35'^^xsd:double;
  dwc:endTimeOfDay '14.433333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.448141682235'^^xsd:double;
  dwc:startLongitude '-4.4495'^^xsd:double;
  dwc:endLongitude '-4.4467833333333'^^xsd:double;
  dwc:latitude '51.425758341226'^^xsd:double;
  dwc:startLatitude '51.425233333333'^^xsd:double;
  dwc:endLatitude '51.426283333333'^^xsd:double;
  dwc:coordinatePrecision '111.074'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:observedWeight '14.63963964'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131316'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.425758341226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.448141682235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.074"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.425758341226 -4.448141682235)"^^geo:wktLiteral ;
  geo-pos:lat "51.425758341226"^^xsd:decimal ;
  geo-pos:long "-4.448141682235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.074"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130704'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.35'^^xsd:double;
  dwc:endTimeOfDay '14.433333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.448141682235'^^xsd:double;
  dwc:startLongitude '-4.4495'^^xsd:double;
  dwc:endLongitude '-4.4467833333333'^^xsd:double;
  dwc:latitude '51.425758341226'^^xsd:double;
  dwc:startLatitude '51.425233333333'^^xsd:double;
  dwc:endLatitude '51.426283333333'^^xsd:double;
  dwc:coordinatePrecision '111.074'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:observedWeight '12.387387387'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130704'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '86'^^xsd:integer;
  dwc:scientificName 'Corymorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117059'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:86'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '223'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:223'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1045'^^xsd:integer;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1045'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21047'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21047'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18033'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18033'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17485'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17485'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17074'^^xsd:integer;
  dwc:scientificName 'Syllides benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131405'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17074'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17348'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17348'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18581'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18581'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16389'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16389'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16526'^^xsd:integer;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16526'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28171'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28171'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27623'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27623'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24746'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24746'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25842'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25842'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23650'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23650'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32829'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32829'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32966'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32966'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33103'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33103'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33240'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33240'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33377'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33377'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32555'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32555'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31870'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31870'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30774'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30774'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31459'^^xsd:integer;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31459'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35706'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35706'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35158'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35158'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36528'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36528'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36665'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36665'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45022'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45022'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43652'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43652'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42693'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42693'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42145'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42145'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42556'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42556'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41597'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41597'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62558'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62558'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62010'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103068'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62010'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59133'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59133'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65983'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65983'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56667'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56667'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55434'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55434'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55160'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55160'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55297'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55297'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55023'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55023'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50502'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50502'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46392'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46392'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91191'^^xsd:integer;
  dwc:scientificName 'Turbonilla acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141052'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91191'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91465'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91465'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91602'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91602'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91876'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91876'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93109'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93109'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83519'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83519'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88040'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88040'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85300'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85300'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79272'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79272'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78998'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78998'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75573'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75573'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77765'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77765'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74066'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74066'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74203'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74203'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75162'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75162'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73929'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73929'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70230'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70230'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69134'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69134'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12964'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12964'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13786'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13786'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10772'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10772'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10909'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10909'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10087'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10087'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6114'^^xsd:integer;
  dwc:scientificName 'Sthenelais sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129595'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6114'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6388'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6388'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6936'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6936'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8306'^^xsd:integer;
  dwc:scientificName 'Eulalia sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8306'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6799'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6799'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2415'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2415'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3374'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3374'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1319'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1319'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1456'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1456'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1593'^^xsd:integer;
  dwc:scientificName 'Cerebratulus sp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1593'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97630'^^xsd:integer;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97630'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96671'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96671'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96534'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96534'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93931'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93931'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98452'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98452'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97904'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97904'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98178'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98178'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98315'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98315'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99000'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99000'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99548'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99548'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100644'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100644'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101055'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101055'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99822'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99822'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100507'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100507'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109549'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109549'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108316'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108316'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106809'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106809'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107357'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107357'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102014'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102014'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102288'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102288'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104069'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104069'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102973'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102973'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118043'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118043'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115577'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115577'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-4.446016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6198 -4.446016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.6198"^^xsd:decimal ;
  geo-pos:long "-4.446016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113385'^^xsd:integer;
  dwc:scientificName 'Phialella quadrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '87'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4460166666667'^^xsd:double;
  dwc:latitude '51.6198'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117804'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113385'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130205'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '350'^^xsd:integer;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130205'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130256'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '85.483870968'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130256'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130307'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '1.6129032258'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130307'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129950'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '79.032258065'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129950'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130052'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '529.03225806'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130052'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130613'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '38.709677419'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130613'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130664'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '5.6451612903'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130664'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130103'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '4422.5806452'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130103'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132398'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '4.8387096774'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132398'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131582'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '4.0322580645'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131582'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131684'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '97.580645161'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131684'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131837'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '0.8064516129'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131837'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131021'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '16.129032258'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131021'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132500'^^xsd:integer;
  dwc:scientificName 'Pleuronectes  platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '207.25806452'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132500'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132704'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '5.6451612903'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132704'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132857'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '12.096774194'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132857'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131888'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '149.19354839'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131888'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131939'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '0.8064516129'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131939'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133214'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '398.38709677'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133214'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132143'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '3.2258064516'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132143'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131174'^^xsd:integer;
  dwc:scientificName 'Aphodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '25.806451613'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131174'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131225'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '139.51612903'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131225'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131327'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '8.064516129'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131327'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131429'^^xsd:integer;
  dwc:scientificName 'Agonus  cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '10.483870968'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131429'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130766'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '52.419354839'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130766'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130868'^^xsd:integer;
  dwc:scientificName '(Crangon trispinosus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '0.8064516129'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130868'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130919'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '136.29032258'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130919'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130511'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '53.225806452'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130511'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.577066686981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.445083347712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "154.993"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.577066686981 -4.445083347712)"^^geo:wktLiteral ;
  geo-pos:lat "51.577066686981"^^xsd:decimal ;
  geo-pos:long "-4.445083347712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "154.993"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130562'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.0166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.445083347712'^^xsd:double;
  dwc:startLongitude '-4.4472666666667'^^xsd:double;
  dwc:endLongitude '-4.4429'^^xsd:double;
  dwc:latitude '51.577066686981'^^xsd:double;
  dwc:startLatitude '51.576766666667'^^xsd:double;
  dwc:endLatitude '51.577366666667'^^xsd:double;
  dwc:coordinatePrecision '154.993'^^xsd:double;
  dwc:minimumDepth '28.4'^^xsd:double;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:observedWeight '213.70967742'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130562'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5781916897"^^xsd:decimal ;
  dwc:decimalLongitude "-4.44275834652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.716"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  geo-pos:lat "51.5781916897"^^xsd:decimal ;
  geo-pos:long "-4.44275834652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.716"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130203'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.44275834652'^^xsd:double;
  dwc:startLongitude '-4.4450833333333'^^xsd:double;
  dwc:endLongitude '-4.4404333333333'^^xsd:double;
  dwc:latitude '51.5781916897'^^xsd:double;
  dwc:startLatitude '51.577933333333'^^xsd:double;
  dwc:endLatitude '51.57845'^^xsd:double;
  dwc:coordinatePrecision '163.716'^^xsd:double;
  dwc:minimumDepth '28.1'^^xsd:double;
  dwc:maximumDepth '28.6'^^xsd:double;
  dwc:observedWeight '227.13414634'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130203'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5781916897"^^xsd:decimal ;
  dwc:decimalLongitude "-4.44275834652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.716"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  geo-pos:lat "51.5781916897"^^xsd:decimal ;
  geo-pos:long "-4.44275834652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.716"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130254'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.44275834652'^^xsd:double;
  dwc:startLongitude '-4.4450833333333'^^xsd:double;
  dwc:endLongitude '-4.4404333333333'^^xsd:double;
  dwc:latitude '51.5781916897'^^xsd:double;
  dwc:startLatitude '51.577933333333'^^xsd:double;
  dwc:endLatitude '51.57845'^^xsd:double;
  dwc:coordinatePrecision '163.716'^^xsd:double;
  dwc:minimumDepth '28.1'^^xsd:double;
  dwc:maximumDepth '28.6'^^xsd:double;
  dwc:observedWeight '12.957317073'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130254'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5781916897"^^xsd:decimal ;
  dwc:decimalLongitude "-4.44275834652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.716"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  geo-pos:lat "51.5781916897"^^xsd:decimal ;
  geo-pos:long "-4.44275834652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.716"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130305'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.44275834652'^^xsd:double;
  dwc:startLongitude '-4.4450833333333'^^xsd:double;
  dwc:endLongitude '-4.4404333333333'^^xsd:double;
  dwc:latitude '51.5781916897'^^xsd:double;
  dwc:startLatitude '51.577933333333'^^xsd:double;
  dwc:endLatitude '51.57845'^^xsd:double;
  dwc:coordinatePrecision '163.716'^^xsd:double;
  dwc:minimumDepth '28.1'^^xsd:double;
  dwc:maximumDepth '28.6'^^xsd:double;
  dwc:observedWeight '0.76219512195'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130305'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5781916897"^^xsd:decimal ;
  dwc:decimalLongitude "-4.44275834652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.716"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  geo-pos:lat "51.5781916897"^^xsd:decimal ;
  geo-pos:long "-4.44275834652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.716"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129948'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.44275834652'^^xsd:double;
  dwc:startLongitude '-4.4450833333333'^^xsd:double;
  dwc:endLongitude '-4.4404333333333'^^xsd:double;
  dwc:latitude '51.5781916897'^^xsd:double;
  dwc:startLatitude '51.577933333333'^^xsd:double;
  dwc:endLatitude '51.57845'^^xsd:double;
  dwc:coordinatePrecision '163.716'^^xsd:double;
  dwc:minimumDepth '28.1'^^xsd:double;
  dwc:maximumDepth '28.6'^^xsd:double;
  dwc:observedWeight '25.914634146'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129948'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5781916897"^^xsd:decimal ;
  dwc:decimalLongitude "-4.44275834652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.716"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  geo-pos:lat "51.5781916897"^^xsd:decimal ;
  geo-pos:long "-4.44275834652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.716"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130050'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.44275834652'^^xsd:double;
  dwc:startLongitude '-4.4450833333333'^^xsd:double;
  dwc:endLongitude '-4.4404333333333'^^xsd:double;
  dwc:latitude '51.5781916897'^^xsd:double;
  dwc:startLatitude '51.577933333333'^^xsd:double;
  dwc:endLatitude '51.57845'^^xsd:double;
  dwc:coordinatePrecision '163.716'^^xsd:double;
  dwc:minimumDepth '28.1'^^xsd:double;
  dwc:maximumDepth '28.6'^^xsd:double;
  dwc:observedWeight '3.0487804878'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130050'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5781916897"^^xsd:decimal ;
  dwc:decimalLongitude "-4.44275834652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.716"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  geo-pos:lat "51.5781916897"^^xsd:decimal ;
  geo-pos:long "-4.44275834652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.716"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130662'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.44275834652'^^xsd:double;
  dwc:startLongitude '-4.4450833333333'^^xsd:double;
  dwc:endLongitude '-4.4404333333333'^^xsd:double;
  dwc:latitude '51.5781916897'^^xsd:double;
  dwc:startLatitude '51.577933333333'^^xsd:double;
  dwc:endLatitude '51.57845'^^xsd:double;
  dwc:coordinatePrecision '163.716'^^xsd:double;
  dwc:minimumDepth '28.1'^^xsd:double;
  dwc:maximumDepth '28.6'^^xsd:double;
  dwc:observedWeight '20.579268293'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130662'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5781916897"^^xsd:decimal ;
  dwc:decimalLongitude "-4.44275834652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.716"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  geo-pos:lat "51.5781916897"^^xsd:decimal ;
  geo-pos:long "-4.44275834652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.716"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130101'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.44275834652'^^xsd:double;
  dwc:startLongitude '-4.4450833333333'^^xsd:double;
  dwc:endLongitude '-4.4404333333333'^^xsd:double;
  dwc:latitude '51.5781916897'^^xsd:double;
  dwc:startLatitude '51.577933333333'^^xsd:double;
  dwc:endLatitude '51.57845'^^xsd:double;
  dwc:coordinatePrecision '163.716'^^xsd:double;
  dwc:minimumDepth '28.1'^^xsd:double;
  dwc:maximumDepth '28.6'^^xsd:double;
  dwc:observedWeight '148.62804878'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130101'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5781916897"^^xsd:decimal ;
  dwc:decimalLongitude "-4.44275834652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.716"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  geo-pos:lat "51.5781916897"^^xsd:decimal ;
  geo-pos:long "-4.44275834652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.716"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132396'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.44275834652'^^xsd:double;
  dwc:startLongitude '-4.4450833333333'^^xsd:double;
  dwc:endLongitude '-4.4404333333333'^^xsd:double;
  dwc:latitude '51.5781916897'^^xsd:double;
  dwc:startLatitude '51.577933333333'^^xsd:double;
  dwc:endLatitude '51.57845'^^xsd:double;
  dwc:coordinatePrecision '163.716'^^xsd:double;
  dwc:minimumDepth '28.1'^^xsd:double;
  dwc:maximumDepth '28.6'^^xsd:double;
  dwc:observedWeight '4.5731707317'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132396'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5781916897"^^xsd:decimal ;
  dwc:decimalLongitude "-4.44275834652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.716"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  geo-pos:lat "51.5781916897"^^xsd:decimal ;
  geo-pos:long "-4.44275834652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.716"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131682'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.44275834652'^^xsd:double;
  dwc:startLongitude '-4.4450833333333'^^xsd:double;
  dwc:endLongitude '-4.4404333333333'^^xsd:double;
  dwc:latitude '51.5781916897'^^xsd:double;
  dwc:startLatitude '51.577933333333'^^xsd:double;
  dwc:endLatitude '51.57845'^^xsd:double;
  dwc:coordinatePrecision '163.716'^^xsd:double;
  dwc:minimumDepth '28.1'^^xsd:double;
  dwc:maximumDepth '28.6'^^xsd:double;
  dwc:observedWeight '13.719512195'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131682'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5781916897"^^xsd:decimal ;
  dwc:decimalLongitude "-4.44275834652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.716"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  geo-pos:lat "51.5781916897"^^xsd:decimal ;
  geo-pos:long "-4.44275834652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.716"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131019'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.44275834652'^^xsd:double;
  dwc:startLongitude '-4.4450833333333'^^xsd:double;
  dwc:endLongitude '-4.4404333333333'^^xsd:double;
  dwc:latitude '51.5781916897'^^xsd:double;
  dwc:startLatitude '51.577933333333'^^xsd:double;
  dwc:endLatitude '51.57845'^^xsd:double;
  dwc:coordinatePrecision '163.716'^^xsd:double;
  dwc:minimumDepth '28.1'^^xsd:double;
  dwc:maximumDepth '28.6'^^xsd:double;
  dwc:observedWeight '40.396341463'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131019'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5781916897"^^xsd:decimal ;
  dwc:decimalLongitude "-4.44275834652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.716"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  geo-pos:lat "51.5781916897"^^xsd:decimal ;
  geo-pos:long "-4.44275834652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.716"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132498'^^xsd:integer;
  dwc:scientificName 'Pleuronectes  platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.44275834652'^^xsd:double;
  dwc:startLongitude '-4.4450833333333'^^xsd:double;
  dwc:endLongitude '-4.4404333333333'^^xsd:double;
  dwc:latitude '51.5781916897'^^xsd:double;
  dwc:startLatitude '51.577933333333'^^xsd:double;
  dwc:endLatitude '51.57845'^^xsd:double;
  dwc:coordinatePrecision '163.716'^^xsd:double;
  dwc:minimumDepth '28.1'^^xsd:double;
  dwc:maximumDepth '28.6'^^xsd:double;
  dwc:observedWeight '44.969512195'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132498'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5781916897"^^xsd:decimal ;
  dwc:decimalLongitude "-4.44275834652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.716"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  geo-pos:lat "51.5781916897"^^xsd:decimal ;
  geo-pos:long "-4.44275834652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.716"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132702'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.44275834652'^^xsd:double;
  dwc:startLongitude '-4.4450833333333'^^xsd:double;
  dwc:endLongitude '-4.4404333333333'^^xsd:double;
  dwc:latitude '51.5781916897'^^xsd:double;
  dwc:startLatitude '51.577933333333'^^xsd:double;
  dwc:endLatitude '51.57845'^^xsd:double;
  dwc:coordinatePrecision '163.716'^^xsd:double;
  dwc:minimumDepth '28.1'^^xsd:double;
  dwc:maximumDepth '28.6'^^xsd:double;
  dwc:observedWeight '16.006097561'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132702'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5781916897"^^xsd:decimal ;
  dwc:decimalLongitude "-4.44275834652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.716"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  geo-pos:lat "51.5781916897"^^xsd:decimal ;
  geo-pos:long "-4.44275834652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.716"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131223'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.44275834652'^^xsd:double;
  dwc:startLongitude '-4.4450833333333'^^xsd:double;
  dwc:endLongitude '-4.4404333333333'^^xsd:double;
  dwc:latitude '51.5781916897'^^xsd:double;
  dwc:startLatitude '51.577933333333'^^xsd:double;
  dwc:endLatitude '51.57845'^^xsd:double;
  dwc:coordinatePrecision '163.716'^^xsd:double;
  dwc:minimumDepth '28.1'^^xsd:double;
  dwc:maximumDepth '28.6'^^xsd:double;
  dwc:observedWeight '4.5731707317'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131223'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5781916897"^^xsd:decimal ;
  dwc:decimalLongitude "-4.44275834652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.716"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  geo-pos:lat "51.5781916897"^^xsd:decimal ;
  geo-pos:long "-4.44275834652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.716"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131427'^^xsd:integer;
  dwc:scientificName 'Agonus  cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.44275834652'^^xsd:double;
  dwc:startLongitude '-4.4450833333333'^^xsd:double;
  dwc:endLongitude '-4.4404333333333'^^xsd:double;
  dwc:latitude '51.5781916897'^^xsd:double;
  dwc:startLatitude '51.577933333333'^^xsd:double;
  dwc:endLatitude '51.57845'^^xsd:double;
  dwc:coordinatePrecision '163.716'^^xsd:double;
  dwc:minimumDepth '28.1'^^xsd:double;
  dwc:maximumDepth '28.6'^^xsd:double;
  dwc:observedWeight '7.6219512195'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131427'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5781916897"^^xsd:decimal ;
  dwc:decimalLongitude "-4.44275834652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "163.716"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5781916897 -4.44275834652)"^^geo:wktLiteral ;
  geo-pos:lat "51.5781916897"^^xsd:decimal ;
  geo-pos:long "-4.44275834652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "163.716"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130509'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.44275834652'^^xsd:double;
  dwc:startLongitude '-4.4450833333333'^^xsd:double;
  dwc:endLongitude '-4.4404333333333'^^xsd:double;
  dwc:latitude '51.5781916897'^^xsd:double;
  dwc:startLatitude '51.577933333333'^^xsd:double;
  dwc:endLatitude '51.57845'^^xsd:double;
  dwc:coordinatePrecision '163.716'^^xsd:double;
  dwc:minimumDepth '28.1'^^xsd:double;
  dwc:maximumDepth '28.6'^^xsd:double;
  dwc:observedWeight '3.8109756098'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130509'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3298'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3298'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1243'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1243'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20971'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20971'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17272'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17272'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17409'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17409'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18368'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18368'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28095'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28095'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24670'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24670'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24807'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24807'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23574'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23574'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32479'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32479'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31794'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31794'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30287'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30287'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28232'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28232'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34671'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34671'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34397'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34397'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37137'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37137'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36589'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36589'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36863'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36863'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36178'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36178'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37411'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37411'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37685'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37685'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37274'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37274'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44261'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44261'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42480'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42480'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42617'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42617'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41658'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41658'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41795'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41795'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60838'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60838'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62482'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62482'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59742'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59742'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60016'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60016'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60153'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60153'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61112'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61112'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61249'^^xsd:integer;
  dwc:scientificName 'Bathyporeia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61249'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64400'^^xsd:integer;
  dwc:scientificName 'Melita spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64400'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65359'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65359'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55358'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55358'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53988'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53988'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50974'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50974'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50426'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50426'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46316'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46316'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87553'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87553'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92348'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92348'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83854'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83854'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87964'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87964'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75771'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75771'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69469'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69469'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71387'^^xsd:integer;
  dwc:scientificName 'Cirolana borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146832'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71387'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11518'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11518'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12751'^^xsd:integer;
  dwc:scientificName 'Podarke pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152347'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12751'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15491'^^xsd:integer;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15491'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16313'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16313'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14532'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14532'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15217'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15217'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13710'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13710'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10011'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10011'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10559'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10559'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10696'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10696'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8641'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8641'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7134'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7134'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6860'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6860'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2339'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2339'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1517'^^xsd:integer;
  dwc:scientificName 'Cerebratulus sp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1517'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1654'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1654'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1380'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1380'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97828'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97828'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96869'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96869'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96595'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96595'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94951'^^xsd:integer;
  dwc:scientificName 'PECTINIDAE JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '213'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94951'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94129'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94129'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93855'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93855'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98513'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98513'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100842'^^xsd:integer;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100842'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99746'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99746'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107281'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107281'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106322'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106322'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106185'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106185'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102349'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102349'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19586666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19586666666667 -4.4398)"^^geo:wktLiteral ;
  geo-pos:lat "51.19586666666667"^^xsd:decimal ;
  geo-pos:long "-4.4398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119200'^^xsd:integer;
  dwc:scientificName 'Crisia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4398'^^xsd:double;
  dwc:latitude '51.195866666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119200'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88'^^xsd:integer;
  dwc:scientificName 'Corymorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117059'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21049'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21049'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20638'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20638'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18446'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18446'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16528'^^xsd:integer;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16528'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27625'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27625'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26118'^^xsd:integer;
  dwc:scientificName 'Aricidea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26118'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26255'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26255'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23652'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23652'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32831'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32831'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33242'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33242'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33379'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33379'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32557'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32557'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31872'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31872'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30502'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129621'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30502'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30776'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30776'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31461'^^xsd:integer;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31461'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35708'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35708'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45024'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45024'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43654'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43654'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42695'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42695'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42558'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42558'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41599'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41599'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62560'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62560'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62971'^^xsd:integer;
  dwc:scientificName 'Melitidae sp. indet'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101397'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62971'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61327'^^xsd:integer;
  dwc:scientificName 'Bathyporeia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61327'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59135'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59135'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67903'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67903'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58313'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58313'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58450'^^xsd:integer;
  dwc:scientificName 'Lepidepecreum longicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102598'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58450'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56669'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56669'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55299'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55299'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55436'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55436'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54066'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54066'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55025'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55025'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51052'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51052'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91467'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91467'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91878'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91878'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87357'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87357'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92426'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92426'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88042'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88042'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83110'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83110'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83384'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83384'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75575'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75575'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74068'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74068'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75849'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75849'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75164'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75164'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70232'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70232'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72972'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72972'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73246'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73246'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12144'^^xsd:integer;
  dwc:scientificName 'Hesionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12144'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10774'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10774'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10911'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10911'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9267'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9267'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9130'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9130'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5842'^^xsd:integer;
  dwc:scientificName 'Sigalionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5842'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6938'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6938'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7897'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7897'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8171'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8171'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2417'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2417'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3376'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3376'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1321'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1321'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1458'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1458'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1595'^^xsd:integer;
  dwc:scientificName 'Cerebratulus sp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1595'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96536'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96536'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93933'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93933'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97906'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97906'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98180'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98180'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98317'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98317'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98591'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98591'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99002'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99002'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101057'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101057'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100509'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100509'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113250'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113250'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109551'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109551'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108318'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108318'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106811'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106811'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107359'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107359'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106400'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106400'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103797'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103797'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104071'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104071'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102975'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102975'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58048333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58048333333333 -4.4374)"^^geo:wktLiteral ;
  geo-pos:lat "51.58048333333333"^^xsd:decimal ;
  geo-pos:long "-4.4374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118045'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '89'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4374'^^xsd:double;
  dwc:latitude '51.580483333333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118045'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428575013069"^^xsd:decimal ;
  dwc:decimalLongitude "-4.434750011146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "125.962"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  geo-pos:lat "51.428575013069"^^xsd:decimal ;
  geo-pos:long "-4.434750011146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "125.962"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130042'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.683333333333'^^xsd:double;
  dwc:endTimeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.434750011146'^^xsd:double;
  dwc:startLongitude '-4.4365'^^xsd:double;
  dwc:endLongitude '-4.433'^^xsd:double;
  dwc:latitude '51.428575013069'^^xsd:double;
  dwc:startLatitude '51.428283333333'^^xsd:double;
  dwc:endLatitude '51.428866666667'^^xsd:double;
  dwc:coordinatePrecision '125.962'^^xsd:double;
  dwc:minimumDepth '41.6'^^xsd:double;
  dwc:maximumDepth '44.3'^^xsd:double;
  dwc:observedWeight '288.84462151'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130042'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428575013069"^^xsd:decimal ;
  dwc:decimalLongitude "-4.434750011146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "125.962"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  geo-pos:lat "51.428575013069"^^xsd:decimal ;
  geo-pos:long "-4.434750011146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "125.962"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130093'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.683333333333'^^xsd:double;
  dwc:endTimeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.434750011146'^^xsd:double;
  dwc:startLongitude '-4.4365'^^xsd:double;
  dwc:endLongitude '-4.433'^^xsd:double;
  dwc:latitude '51.428575013069'^^xsd:double;
  dwc:startLatitude '51.428283333333'^^xsd:double;
  dwc:endLatitude '51.428866666667'^^xsd:double;
  dwc:coordinatePrecision '125.962'^^xsd:double;
  dwc:minimumDepth '41.6'^^xsd:double;
  dwc:maximumDepth '44.3'^^xsd:double;
  dwc:observedWeight '49.800796813'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130093'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428575013069"^^xsd:decimal ;
  dwc:decimalLongitude "-4.434750011146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "125.962"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  geo-pos:lat "51.428575013069"^^xsd:decimal ;
  geo-pos:long "-4.434750011146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "125.962"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131623'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.683333333333'^^xsd:double;
  dwc:endTimeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.434750011146'^^xsd:double;
  dwc:startLongitude '-4.4365'^^xsd:double;
  dwc:endLongitude '-4.433'^^xsd:double;
  dwc:latitude '51.428575013069'^^xsd:double;
  dwc:startLatitude '51.428283333333'^^xsd:double;
  dwc:endLatitude '51.428866666667'^^xsd:double;
  dwc:coordinatePrecision '125.962'^^xsd:double;
  dwc:minimumDepth '41.6'^^xsd:double;
  dwc:maximumDepth '44.3'^^xsd:double;
  dwc:observedWeight '32.868525896'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131623'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428575013069"^^xsd:decimal ;
  dwc:decimalLongitude "-4.434750011146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "125.962"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  geo-pos:lat "51.428575013069"^^xsd:decimal ;
  geo-pos:long "-4.434750011146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "125.962"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132541'^^xsd:integer;
  dwc:scientificName 'Colus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.683333333333'^^xsd:double;
  dwc:endTimeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.434750011146'^^xsd:double;
  dwc:startLongitude '-4.4365'^^xsd:double;
  dwc:endLongitude '-4.433'^^xsd:double;
  dwc:latitude '51.428575013069'^^xsd:double;
  dwc:startLatitude '51.428283333333'^^xsd:double;
  dwc:endLatitude '51.428866666667'^^xsd:double;
  dwc:coordinatePrecision '125.962'^^xsd:double;
  dwc:minimumDepth '41.6'^^xsd:double;
  dwc:maximumDepth '44.3'^^xsd:double;
  dwc:observedWeight '0.99601593625'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132541'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428575013069"^^xsd:decimal ;
  dwc:decimalLongitude "-4.434750011146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "125.962"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  geo-pos:lat "51.428575013069"^^xsd:decimal ;
  geo-pos:long "-4.434750011146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "125.962"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132796'^^xsd:integer;
  dwc:scientificName 'Xanthidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.683333333333'^^xsd:double;
  dwc:endTimeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.434750011146'^^xsd:double;
  dwc:startLongitude '-4.4365'^^xsd:double;
  dwc:endLongitude '-4.433'^^xsd:double;
  dwc:latitude '51.428575013069'^^xsd:double;
  dwc:startLatitude '51.428283333333'^^xsd:double;
  dwc:endLatitude '51.428866666667'^^xsd:double;
  dwc:coordinatePrecision '125.962'^^xsd:double;
  dwc:minimumDepth '41.6'^^xsd:double;
  dwc:maximumDepth '44.3'^^xsd:double;
  dwc:observedWeight '2.9880478088'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132796'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '106769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428575013069"^^xsd:decimal ;
  dwc:decimalLongitude "-4.434750011146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "125.962"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  geo-pos:lat "51.428575013069"^^xsd:decimal ;
  geo-pos:long "-4.434750011146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "125.962"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133000'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.683333333333'^^xsd:double;
  dwc:endTimeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.434750011146'^^xsd:double;
  dwc:startLongitude '-4.4365'^^xsd:double;
  dwc:endLongitude '-4.433'^^xsd:double;
  dwc:latitude '51.428575013069'^^xsd:double;
  dwc:startLatitude '51.428283333333'^^xsd:double;
  dwc:endLatitude '51.428866666667'^^xsd:double;
  dwc:coordinatePrecision '125.962'^^xsd:double;
  dwc:minimumDepth '41.6'^^xsd:double;
  dwc:maximumDepth '44.3'^^xsd:double;
  dwc:observedWeight '11.952191235'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133000'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428575013069"^^xsd:decimal ;
  dwc:decimalLongitude "-4.434750011146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "125.962"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  geo-pos:lat "51.428575013069"^^xsd:decimal ;
  geo-pos:long "-4.434750011146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "125.962"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131878'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.683333333333'^^xsd:double;
  dwc:endTimeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.434750011146'^^xsd:double;
  dwc:startLongitude '-4.4365'^^xsd:double;
  dwc:endLongitude '-4.433'^^xsd:double;
  dwc:latitude '51.428575013069'^^xsd:double;
  dwc:startLatitude '51.428283333333'^^xsd:double;
  dwc:endLatitude '51.428866666667'^^xsd:double;
  dwc:coordinatePrecision '125.962'^^xsd:double;
  dwc:minimumDepth '41.6'^^xsd:double;
  dwc:maximumDepth '44.3'^^xsd:double;
  dwc:observedWeight '306.77290837'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131878'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428575013069"^^xsd:decimal ;
  dwc:decimalLongitude "-4.434750011146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "125.962"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  geo-pos:lat "51.428575013069"^^xsd:decimal ;
  geo-pos:long "-4.434750011146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "125.962"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132337'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.683333333333'^^xsd:double;
  dwc:endTimeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.434750011146'^^xsd:double;
  dwc:startLongitude '-4.4365'^^xsd:double;
  dwc:endLongitude '-4.433'^^xsd:double;
  dwc:latitude '51.428575013069'^^xsd:double;
  dwc:startLatitude '51.428283333333'^^xsd:double;
  dwc:endLatitude '51.428866666667'^^xsd:double;
  dwc:coordinatePrecision '125.962'^^xsd:double;
  dwc:minimumDepth '41.6'^^xsd:double;
  dwc:maximumDepth '44.3'^^xsd:double;
  dwc:observedWeight '531.87250996'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132337'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428575013069"^^xsd:decimal ;
  dwc:decimalLongitude "-4.434750011146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "125.962"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  geo-pos:lat "51.428575013069"^^xsd:decimal ;
  geo-pos:long "-4.434750011146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "125.962"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131113'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.683333333333'^^xsd:double;
  dwc:endTimeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.434750011146'^^xsd:double;
  dwc:startLongitude '-4.4365'^^xsd:double;
  dwc:endLongitude '-4.433'^^xsd:double;
  dwc:latitude '51.428575013069'^^xsd:double;
  dwc:startLatitude '51.428283333333'^^xsd:double;
  dwc:endLatitude '51.428866666667'^^xsd:double;
  dwc:coordinatePrecision '125.962'^^xsd:double;
  dwc:minimumDepth '41.6'^^xsd:double;
  dwc:maximumDepth '44.3'^^xsd:double;
  dwc:observedWeight '1.9920318725'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131113'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428575013069"^^xsd:decimal ;
  dwc:decimalLongitude "-4.434750011146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "125.962"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  geo-pos:lat "51.428575013069"^^xsd:decimal ;
  geo-pos:long "-4.434750011146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "125.962"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131317'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.683333333333'^^xsd:double;
  dwc:endTimeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.434750011146'^^xsd:double;
  dwc:startLongitude '-4.4365'^^xsd:double;
  dwc:endLongitude '-4.433'^^xsd:double;
  dwc:latitude '51.428575013069'^^xsd:double;
  dwc:startLatitude '51.428283333333'^^xsd:double;
  dwc:endLatitude '51.428866666667'^^xsd:double;
  dwc:coordinatePrecision '125.962'^^xsd:double;
  dwc:minimumDepth '41.6'^^xsd:double;
  dwc:maximumDepth '44.3'^^xsd:double;
  dwc:observedWeight '2.9880478088'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131317'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.428575013069"^^xsd:decimal ;
  dwc:decimalLongitude "-4.434750011146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "125.962"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.428575013069 -4.434750011146)"^^geo:wktLiteral ;
  geo-pos:lat "51.428575013069"^^xsd:decimal ;
  geo-pos:long "-4.434750011146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "125.962"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130858'^^xsd:integer;
  dwc:scientificName '(Crangon trispinosus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.683333333333'^^xsd:double;
  dwc:endTimeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.434750011146'^^xsd:double;
  dwc:startLongitude '-4.4365'^^xsd:double;
  dwc:endLongitude '-4.433'^^xsd:double;
  dwc:latitude '51.428575013069'^^xsd:double;
  dwc:startLatitude '51.428283333333'^^xsd:double;
  dwc:endLatitude '51.428866666667'^^xsd:double;
  dwc:coordinatePrecision '125.962'^^xsd:double;
  dwc:minimumDepth '41.6'^^xsd:double;
  dwc:maximumDepth '44.3'^^xsd:double;
  dwc:observedWeight '0.99601593625'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130858'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3168'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3168'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3305'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3305'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '154'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:154'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19334'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19334'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19471'^^xsd:integer;
  dwc:scientificName 'Proceraea cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131362'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19471'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19745'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19745'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20567'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20567'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21115'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21115'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20430'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20430'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20841'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20841'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20978'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20978'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17827'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17827'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17416'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17416'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17553'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17553'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17005'^^xsd:integer;
  dwc:scientificName 'Syllides benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131405'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17005'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17279'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17279'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18512'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18512'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18649'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18649'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18786'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18786'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18923'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18923'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18375'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18375'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19882'^^xsd:integer;
  dwc:scientificName 'Nereis elitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '339286'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19882'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '339286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17690'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17690'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16320'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16320'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16731'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16731'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28102'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28102'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28787'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28787'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27554'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27554'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27006'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27006'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24540'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24540'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24677'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24677'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25910'^^xsd:integer;
  dwc:scientificName 'Paraonidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25910'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26184'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26184'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26458'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26458'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25773'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25773'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23581'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23581'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24403'^^xsd:integer;
  dwc:scientificName '?Ougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147068'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24403'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22485'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22485'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32623'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32623'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32486'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32486'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32075'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32075'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31801'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31801'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30705'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30705'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30294'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30294'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28376'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28376'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34678'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34678'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33993'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33993'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34404'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34404'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36870'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36870'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37144'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37144'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36596'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36596'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36459'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36459'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37418'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37418'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37555'^^xsd:integer;
  dwc:scientificName 'Arenicola sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37555'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38240'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38240'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37281'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37281'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40706'^^xsd:integer;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40706'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38788'^^xsd:integer;
  dwc:scientificName 'Praxillella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129360'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38788'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38925'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38925'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39747'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39747'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44953'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44953'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43994'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43994'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42898'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42898'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42487'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42487'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42624'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42624'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41391'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41391'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41528'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41528'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60845'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60845'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66325'^^xsd:integer;
  dwc:scientificName 'Photis reinhardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102387'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66325'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67832'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67832'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68243'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68243'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68517'^^xsd:integer;
  dwc:scientificName 'Corophium spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68517'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68654'^^xsd:integer;
  dwc:scientificName 'Corophium crassicorne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102089'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68654'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '397383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69065'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69065'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66873'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66873'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67284'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67284'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64818'^^xsd:integer;
  dwc:scientificName 'Melita palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102843'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64818'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65366'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65366'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63037'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63037'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63311'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63311'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63585'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63585'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56324'^^xsd:integer;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56324'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56598'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56598'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57146'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57146'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56050'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56050'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55365'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55365'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51529'^^xsd:integer;
  dwc:scientificName 'Achelia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134600'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51529'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52214'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52214'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51392'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51392'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53173'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53173'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53584'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53584'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50433'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50433'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50981'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50981'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49748'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49748'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50022'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50022'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48378'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48378'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48926'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48926'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49200'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49200'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46871'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46871'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47419'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47419'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47693'^^xsd:integer;
  dwc:scientificName 'Sabellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47693'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46186'^^xsd:integer;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46186'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46323'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46323'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89204'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89204'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92355'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92355'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92629'^^xsd:integer;
  dwc:scientificName 'Okenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138042'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92629'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92766'^^xsd:integer;
  dwc:scientificName 'Dorididae INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '9904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92766'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '9904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87971'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87971'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85916'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85916'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87012'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87012'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87286'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87286'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83861'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83861'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85094'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85094'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79203'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79203'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79340'^^xsd:integer;
  dwc:scientificName 'Anapagurus hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79340'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80299'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80299'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:81258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '81258'^^xsd:integer;
  dwc:scientificName 'Hyas sp. Juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106903'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:81258'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76463'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76463'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77285'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77285'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78107'^^xsd:integer;
  dwc:scientificName 'Crangon trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78107'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75230'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75230'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74545'^^xsd:integer;
  dwc:scientificName 'Cumella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110567'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74545'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74956'^^xsd:integer;
  dwc:scientificName 'Pseudocuma gilsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110626'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74956'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '422916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73997'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73997'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72901'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72901'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75778'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75778'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69339'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69339'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69476'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69476'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70161'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70161'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11114'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11114'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12895'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12895'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13032'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13032'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15498'^^xsd:integer;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15498'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14950'^^xsd:integer;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14950'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15224'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15224'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14265'^^xsd:integer;
  dwc:scientificName 'Syllis sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14265'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63996'^^xsd:integer;
  dwc:scientificName 'Maera sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101675'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63996'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10566'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10566'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10703'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10703'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10155'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10155'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9196'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9196'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8648'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8648'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9059'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9059'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7141'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7141'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5086'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5086'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5497'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5497'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1387'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1387'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97150'^^xsd:integer;
  dwc:scientificName 'Parvicardium JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137739'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97150'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95917'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95917'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96602'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96602'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95643'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95643'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94136'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94136'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93999'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93999'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93862'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93862'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98383'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98383'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97835'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97835'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98657'^^xsd:integer;
  dwc:scientificName 'Ensis ensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140733'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98657'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101397'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101397'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99616'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99616'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100438'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100438'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111946'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111946'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109617'^^xsd:integer;
  dwc:scientificName 'Molgula citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103775'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109617'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107288'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107288'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107562'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107562'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106192'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106192'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105096'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105096'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101808'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101808'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101260'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101260'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102904'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102904'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127290'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127290'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125646'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125646'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125920'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125920'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121262'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121262'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123591'^^xsd:integer;
  dwc:scientificName 'Scruparia ambigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111539'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123591'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124002'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124002'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124139'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124139'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120714'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120714'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121125'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121125'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116878'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116878'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117700'^^xsd:integer;
  dwc:scientificName 'Gonothyraea loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117377'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117700'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115508'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115508'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114686'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114686'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114823'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114823'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113453'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113453'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.228033333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.430183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.228033333333336 -4.430183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.228033333333336"^^xsd:decimal ;
  geo-pos:long "-4.430183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113727'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4301833333333'^^xsd:double;
  dwc:latitude '51.228033333333'^^xsd:double;
  dwc:minimumDepth '40.7'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113727'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.581341690537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425950018619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "168.825"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  geo-pos:lat "51.581341690537"^^xsd:decimal ;
  geo-pos:long "-4.425950018619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "168.825"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130206'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.425950018619'^^xsd:double;
  dwc:startLongitude '-4.4283166666667'^^xsd:double;
  dwc:endLongitude '-4.4235833333333'^^xsd:double;
  dwc:latitude '51.581341690537'^^xsd:double;
  dwc:startLatitude '51.580983333333'^^xsd:double;
  dwc:endLatitude '51.5817'^^xsd:double;
  dwc:coordinatePrecision '168.825'^^xsd:double;
  dwc:minimumDepth '23.1'^^xsd:double;
  dwc:maximumDepth '23.6'^^xsd:double;
  dwc:observedWeight '476.33136095'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130206'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.581341690537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425950018619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "168.825"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  geo-pos:lat "51.581341690537"^^xsd:decimal ;
  geo-pos:long "-4.425950018619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "168.825"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130257'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.425950018619'^^xsd:double;
  dwc:startLongitude '-4.4283166666667'^^xsd:double;
  dwc:endLongitude '-4.4235833333333'^^xsd:double;
  dwc:latitude '51.581341690537'^^xsd:double;
  dwc:startLatitude '51.580983333333'^^xsd:double;
  dwc:endLatitude '51.5817'^^xsd:double;
  dwc:coordinatePrecision '168.825'^^xsd:double;
  dwc:minimumDepth '23.1'^^xsd:double;
  dwc:maximumDepth '23.6'^^xsd:double;
  dwc:observedWeight '23.668639053'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130257'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.581341690537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425950018619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "168.825"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  geo-pos:lat "51.581341690537"^^xsd:decimal ;
  geo-pos:long "-4.425950018619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "168.825"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129951'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.425950018619'^^xsd:double;
  dwc:startLongitude '-4.4283166666667'^^xsd:double;
  dwc:endLongitude '-4.4235833333333'^^xsd:double;
  dwc:latitude '51.581341690537'^^xsd:double;
  dwc:startLatitude '51.580983333333'^^xsd:double;
  dwc:endLatitude '51.5817'^^xsd:double;
  dwc:coordinatePrecision '168.825'^^xsd:double;
  dwc:minimumDepth '23.1'^^xsd:double;
  dwc:maximumDepth '23.6'^^xsd:double;
  dwc:observedWeight '13.313609467'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129951'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.581341690537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425950018619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "168.825"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  geo-pos:lat "51.581341690537"^^xsd:decimal ;
  geo-pos:long "-4.425950018619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "168.825"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130053'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.425950018619'^^xsd:double;
  dwc:startLongitude '-4.4283166666667'^^xsd:double;
  dwc:endLongitude '-4.4235833333333'^^xsd:double;
  dwc:latitude '51.581341690537'^^xsd:double;
  dwc:startLatitude '51.580983333333'^^xsd:double;
  dwc:endLatitude '51.5817'^^xsd:double;
  dwc:coordinatePrecision '168.825'^^xsd:double;
  dwc:minimumDepth '23.1'^^xsd:double;
  dwc:maximumDepth '23.6'^^xsd:double;
  dwc:observedWeight '23.668639053'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130053'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.581341690537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425950018619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "168.825"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  geo-pos:lat "51.581341690537"^^xsd:decimal ;
  geo-pos:long "-4.425950018619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "168.825"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130665'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.425950018619'^^xsd:double;
  dwc:startLongitude '-4.4283166666667'^^xsd:double;
  dwc:endLongitude '-4.4235833333333'^^xsd:double;
  dwc:latitude '51.581341690537'^^xsd:double;
  dwc:startLatitude '51.580983333333'^^xsd:double;
  dwc:endLatitude '51.5817'^^xsd:double;
  dwc:coordinatePrecision '168.825'^^xsd:double;
  dwc:minimumDepth '23.1'^^xsd:double;
  dwc:maximumDepth '23.6'^^xsd:double;
  dwc:observedWeight '16.272189349'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130665'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.581341690537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425950018619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "168.825"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  geo-pos:lat "51.581341690537"^^xsd:decimal ;
  geo-pos:long "-4.425950018619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "168.825"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130104'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.425950018619'^^xsd:double;
  dwc:startLongitude '-4.4283166666667'^^xsd:double;
  dwc:endLongitude '-4.4235833333333'^^xsd:double;
  dwc:latitude '51.581341690537'^^xsd:double;
  dwc:startLatitude '51.580983333333'^^xsd:double;
  dwc:endLatitude '51.5817'^^xsd:double;
  dwc:coordinatePrecision '168.825'^^xsd:double;
  dwc:minimumDepth '23.1'^^xsd:double;
  dwc:maximumDepth '23.6'^^xsd:double;
  dwc:observedWeight '282.5443787'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130104'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.581341690537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425950018619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "168.825"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  geo-pos:lat "51.581341690537"^^xsd:decimal ;
  geo-pos:long "-4.425950018619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "168.825"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130155'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.425950018619'^^xsd:double;
  dwc:startLongitude '-4.4283166666667'^^xsd:double;
  dwc:endLongitude '-4.4235833333333'^^xsd:double;
  dwc:latitude '51.581341690537'^^xsd:double;
  dwc:startLatitude '51.580983333333'^^xsd:double;
  dwc:endLatitude '51.5817'^^xsd:double;
  dwc:coordinatePrecision '168.825'^^xsd:double;
  dwc:minimumDepth '23.1'^^xsd:double;
  dwc:maximumDepth '23.6'^^xsd:double;
  dwc:observedWeight '0.73964497041'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130155'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.581341690537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425950018619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "168.825"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  geo-pos:lat "51.581341690537"^^xsd:decimal ;
  geo-pos:long "-4.425950018619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "168.825"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131481'^^xsd:integer;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.425950018619'^^xsd:double;
  dwc:startLongitude '-4.4283166666667'^^xsd:double;
  dwc:endLongitude '-4.4235833333333'^^xsd:double;
  dwc:latitude '51.581341690537'^^xsd:double;
  dwc:startLatitude '51.580983333333'^^xsd:double;
  dwc:endLatitude '51.5817'^^xsd:double;
  dwc:coordinatePrecision '168.825'^^xsd:double;
  dwc:minimumDepth '23.1'^^xsd:double;
  dwc:maximumDepth '23.6'^^xsd:double;
  dwc:observedWeight '0.73964497041'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131481'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.581341690537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425950018619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "168.825"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  geo-pos:lat "51.581341690537"^^xsd:decimal ;
  geo-pos:long "-4.425950018619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "168.825"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131634'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.425950018619'^^xsd:double;
  dwc:startLongitude '-4.4283166666667'^^xsd:double;
  dwc:endLongitude '-4.4235833333333'^^xsd:double;
  dwc:latitude '51.581341690537'^^xsd:double;
  dwc:startLatitude '51.580983333333'^^xsd:double;
  dwc:endLatitude '51.5817'^^xsd:double;
  dwc:coordinatePrecision '168.825'^^xsd:double;
  dwc:minimumDepth '23.1'^^xsd:double;
  dwc:maximumDepth '23.6'^^xsd:double;
  dwc:observedWeight '21.449704142'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131634'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.581341690537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425950018619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "168.825"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  geo-pos:lat "51.581341690537"^^xsd:decimal ;
  geo-pos:long "-4.425950018619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "168.825"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131685'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.425950018619'^^xsd:double;
  dwc:startLongitude '-4.4283166666667'^^xsd:double;
  dwc:endLongitude '-4.4235833333333'^^xsd:double;
  dwc:latitude '51.581341690537'^^xsd:double;
  dwc:startLatitude '51.580983333333'^^xsd:double;
  dwc:endLatitude '51.5817'^^xsd:double;
  dwc:coordinatePrecision '168.825'^^xsd:double;
  dwc:minimumDepth '23.1'^^xsd:double;
  dwc:maximumDepth '23.6'^^xsd:double;
  dwc:observedWeight '34.763313609'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131685'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.581341690537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425950018619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "168.825"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  geo-pos:lat "51.581341690537"^^xsd:decimal ;
  geo-pos:long "-4.425950018619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "168.825"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131022'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.425950018619'^^xsd:double;
  dwc:startLongitude '-4.4283166666667'^^xsd:double;
  dwc:endLongitude '-4.4235833333333'^^xsd:double;
  dwc:latitude '51.581341690537'^^xsd:double;
  dwc:startLatitude '51.580983333333'^^xsd:double;
  dwc:endLatitude '51.5817'^^xsd:double;
  dwc:coordinatePrecision '168.825'^^xsd:double;
  dwc:minimumDepth '23.1'^^xsd:double;
  dwc:maximumDepth '23.6'^^xsd:double;
  dwc:observedWeight '25.147928994'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131022'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.581341690537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425950018619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "168.825"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  geo-pos:lat "51.581341690537"^^xsd:decimal ;
  geo-pos:long "-4.425950018619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "168.825"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132501'^^xsd:integer;
  dwc:scientificName 'Pleuronectes  platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.425950018619'^^xsd:double;
  dwc:startLongitude '-4.4283166666667'^^xsd:double;
  dwc:endLongitude '-4.4235833333333'^^xsd:double;
  dwc:latitude '51.581341690537'^^xsd:double;
  dwc:startLatitude '51.580983333333'^^xsd:double;
  dwc:endLatitude '51.5817'^^xsd:double;
  dwc:coordinatePrecision '168.825'^^xsd:double;
  dwc:minimumDepth '23.1'^^xsd:double;
  dwc:maximumDepth '23.6'^^xsd:double;
  dwc:observedWeight '144.9704142'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132501'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.581341690537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425950018619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "168.825"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  geo-pos:lat "51.581341690537"^^xsd:decimal ;
  geo-pos:long "-4.425950018619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "168.825"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132705'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.425950018619'^^xsd:double;
  dwc:startLongitude '-4.4283166666667'^^xsd:double;
  dwc:endLongitude '-4.4235833333333'^^xsd:double;
  dwc:latitude '51.581341690537'^^xsd:double;
  dwc:startLatitude '51.580983333333'^^xsd:double;
  dwc:endLatitude '51.5817'^^xsd:double;
  dwc:coordinatePrecision '168.825'^^xsd:double;
  dwc:minimumDepth '23.1'^^xsd:double;
  dwc:maximumDepth '23.6'^^xsd:double;
  dwc:observedWeight '3.6982248521'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132705'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.581341690537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425950018619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "168.825"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  geo-pos:lat "51.581341690537"^^xsd:decimal ;
  geo-pos:long "-4.425950018619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "168.825"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131226'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.425950018619'^^xsd:double;
  dwc:startLongitude '-4.4283166666667'^^xsd:double;
  dwc:endLongitude '-4.4235833333333'^^xsd:double;
  dwc:latitude '51.581341690537'^^xsd:double;
  dwc:startLatitude '51.580983333333'^^xsd:double;
  dwc:endLatitude '51.5817'^^xsd:double;
  dwc:coordinatePrecision '168.825'^^xsd:double;
  dwc:minimumDepth '23.1'^^xsd:double;
  dwc:maximumDepth '23.6'^^xsd:double;
  dwc:observedWeight '13.313609467'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131226'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.581341690537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425950018619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "168.825"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  geo-pos:lat "51.581341690537"^^xsd:decimal ;
  geo-pos:long "-4.425950018619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "168.825"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130767'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.425950018619'^^xsd:double;
  dwc:startLongitude '-4.4283166666667'^^xsd:double;
  dwc:endLongitude '-4.4235833333333'^^xsd:double;
  dwc:latitude '51.581341690537'^^xsd:double;
  dwc:startLatitude '51.580983333333'^^xsd:double;
  dwc:endLatitude '51.5817'^^xsd:double;
  dwc:coordinatePrecision '168.825'^^xsd:double;
  dwc:minimumDepth '23.1'^^xsd:double;
  dwc:maximumDepth '23.6'^^xsd:double;
  dwc:observedWeight '21.449704142'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130767'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.581341690537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425950018619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "168.825"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  geo-pos:lat "51.581341690537"^^xsd:decimal ;
  geo-pos:long "-4.425950018619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "168.825"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130512'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.425950018619'^^xsd:double;
  dwc:startLongitude '-4.4283166666667'^^xsd:double;
  dwc:endLongitude '-4.4235833333333'^^xsd:double;
  dwc:latitude '51.581341690537'^^xsd:double;
  dwc:startLatitude '51.580983333333'^^xsd:double;
  dwc:endLatitude '51.5817'^^xsd:double;
  dwc:coordinatePrecision '168.825'^^xsd:double;
  dwc:minimumDepth '23.1'^^xsd:double;
  dwc:maximumDepth '23.6'^^xsd:double;
  dwc:observedWeight '3.6982248521'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130512'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.581341690537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425950018619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "168.825"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.581341690537 -4.425950018619)"^^geo:wktLiteral ;
  geo-pos:lat "51.581341690537"^^xsd:decimal ;
  geo-pos:long "-4.425950018619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "168.825"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130563'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.4166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.425950018619'^^xsd:double;
  dwc:startLongitude '-4.4283166666667'^^xsd:double;
  dwc:endLongitude '-4.4235833333333'^^xsd:double;
  dwc:latitude '51.581341690537'^^xsd:double;
  dwc:startLatitude '51.580983333333'^^xsd:double;
  dwc:endLatitude '51.5817'^^xsd:double;
  dwc:coordinatePrecision '168.825'^^xsd:double;
  dwc:minimumDepth '23.1'^^xsd:double;
  dwc:maximumDepth '23.6'^^xsd:double;
  dwc:observedWeight '17.75147929'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130563'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20620'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20620'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21031'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21031'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20757'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20757'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27607'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27607'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25278'^^xsd:integer;
  dwc:scientificName 'Orbinia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129420'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25278'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25552'^^xsd:integer;
  dwc:scientificName 'Orbinia latreilli?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '334317'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25552'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32813'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32813'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33087'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33087'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33224'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33224'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33361'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33361'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32539'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32539'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31854'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31854'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35690'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35690'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35142'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35142'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36512'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36512'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45006'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45006'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42677'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42677'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62542'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62542'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62131'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62131'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55281'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55281'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55418'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55418'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55007'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55007'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88161'^^xsd:integer;
  dwc:scientificName 'Polinices catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150565'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88161'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89805'^^xsd:integer;
  dwc:scientificName 'Mangelia nebula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '751247'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89805'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91175'^^xsd:integer;
  dwc:scientificName 'Turbonilla acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141052'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91175'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91449'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91449'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91586'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91586'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91860'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91860'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88024'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88024'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75831'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75831'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74187'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74187'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75146'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75146'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70214'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70214'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12948'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12948'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10893'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10893'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9249'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9249'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5961'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5961'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6783'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6783'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3358'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3358'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3495'^^xsd:integer;
  dwc:scientificName 'Malmgrenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147006'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3495'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1303'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1303'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1440'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1440'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97614'^^xsd:integer;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97614'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96518'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96518'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94189'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94189'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93915'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93915'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98162'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98162'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98299'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98299'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98847'^^xsd:integer;
  dwc:scientificName 'Pharus legumen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98847'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98984'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98984'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99532'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99532'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101039'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101039'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100491'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100491'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113232'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113232'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110903'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110903'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106382'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106382'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105560'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105560'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102272'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102272'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104053'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104053'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.66505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66505 -4.423633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.66505"^^xsd:decimal ;
  geo-pos:long "-4.423633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102957'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4236333333333'^^xsd:double;
  dwc:latitude '51.66505'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102957'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43040001527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423041679059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "135.726"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  geo-pos:lat "51.43040001527"^^xsd:decimal ;
  geo-pos:long "-4.423041679059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "135.726"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130298'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.966666666667'^^xsd:double;
  dwc:endTimeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.423041679059'^^xsd:double;
  dwc:startLongitude '-4.4249333333333'^^xsd:double;
  dwc:endLongitude '-4.42115'^^xsd:double;
  dwc:latitude '51.43040001527'^^xsd:double;
  dwc:startLatitude '51.4301'^^xsd:double;
  dwc:endLatitude '51.4307'^^xsd:double;
  dwc:coordinatePrecision '135.726'^^xsd:double;
  dwc:minimumDepth '45.1'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '3.6900369004'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130298'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43040001527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423041679059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "135.726"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  geo-pos:lat "51.43040001527"^^xsd:decimal ;
  geo-pos:long "-4.423041679059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "135.726"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130043'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.966666666667'^^xsd:double;
  dwc:endTimeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.423041679059'^^xsd:double;
  dwc:startLongitude '-4.4249333333333'^^xsd:double;
  dwc:endLongitude '-4.42115'^^xsd:double;
  dwc:latitude '51.43040001527'^^xsd:double;
  dwc:startLatitude '51.4301'^^xsd:double;
  dwc:endLatitude '51.4307'^^xsd:double;
  dwc:coordinatePrecision '135.726'^^xsd:double;
  dwc:minimumDepth '45.1'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '250.92250923'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130043'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43040001527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423041679059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "135.726"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  geo-pos:lat "51.43040001527"^^xsd:decimal ;
  geo-pos:long "-4.423041679059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "135.726"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130094'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.966666666667'^^xsd:double;
  dwc:endTimeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.423041679059'^^xsd:double;
  dwc:startLongitude '-4.4249333333333'^^xsd:double;
  dwc:endLongitude '-4.42115'^^xsd:double;
  dwc:latitude '51.43040001527'^^xsd:double;
  dwc:startLatitude '51.4301'^^xsd:double;
  dwc:endLatitude '51.4307'^^xsd:double;
  dwc:coordinatePrecision '135.726'^^xsd:double;
  dwc:minimumDepth '45.1'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '16.605166052'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130094'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43040001527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423041679059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "135.726"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  geo-pos:lat "51.43040001527"^^xsd:decimal ;
  geo-pos:long "-4.423041679059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "135.726"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130145'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.966666666667'^^xsd:double;
  dwc:endTimeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.423041679059'^^xsd:double;
  dwc:startLongitude '-4.4249333333333'^^xsd:double;
  dwc:endLongitude '-4.42115'^^xsd:double;
  dwc:latitude '51.43040001527'^^xsd:double;
  dwc:startLatitude '51.4301'^^xsd:double;
  dwc:endLatitude '51.4307'^^xsd:double;
  dwc:coordinatePrecision '135.726'^^xsd:double;
  dwc:minimumDepth '45.1'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '2.7675276753'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130145'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43040001527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423041679059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "135.726"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  geo-pos:lat "51.43040001527"^^xsd:decimal ;
  geo-pos:long "-4.423041679059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "135.726"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132389'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.966666666667'^^xsd:double;
  dwc:endTimeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.423041679059'^^xsd:double;
  dwc:startLongitude '-4.4249333333333'^^xsd:double;
  dwc:endLongitude '-4.42115'^^xsd:double;
  dwc:latitude '51.43040001527'^^xsd:double;
  dwc:startLatitude '51.4301'^^xsd:double;
  dwc:endLatitude '51.4307'^^xsd:double;
  dwc:coordinatePrecision '135.726'^^xsd:double;
  dwc:minimumDepth '45.1'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '324.72324723'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132389'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43040001527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423041679059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "135.726"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  geo-pos:lat "51.43040001527"^^xsd:decimal ;
  geo-pos:long "-4.423041679059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "135.726"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131012'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.966666666667'^^xsd:double;
  dwc:endTimeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.423041679059'^^xsd:double;
  dwc:startLongitude '-4.4249333333333'^^xsd:double;
  dwc:endLongitude '-4.42115'^^xsd:double;
  dwc:latitude '51.43040001527'^^xsd:double;
  dwc:startLatitude '51.4301'^^xsd:double;
  dwc:endLatitude '51.4307'^^xsd:double;
  dwc:coordinatePrecision '135.726'^^xsd:double;
  dwc:minimumDepth '45.1'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '0.92250922509'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131012'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43040001527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423041679059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "135.726"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  geo-pos:lat "51.43040001527"^^xsd:decimal ;
  geo-pos:long "-4.423041679059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "135.726"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132797'^^xsd:integer;
  dwc:scientificName 'Xanthidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.966666666667'^^xsd:double;
  dwc:endTimeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.423041679059'^^xsd:double;
  dwc:startLongitude '-4.4249333333333'^^xsd:double;
  dwc:endLongitude '-4.42115'^^xsd:double;
  dwc:latitude '51.43040001527'^^xsd:double;
  dwc:startLatitude '51.4301'^^xsd:double;
  dwc:endLatitude '51.4307'^^xsd:double;
  dwc:coordinatePrecision '135.726'^^xsd:double;
  dwc:minimumDepth '45.1'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '2.7675276753'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132797'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '106769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43040001527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423041679059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "135.726"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  geo-pos:lat "51.43040001527"^^xsd:decimal ;
  geo-pos:long "-4.423041679059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "135.726"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133154'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.966666666667'^^xsd:double;
  dwc:endTimeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.423041679059'^^xsd:double;
  dwc:startLongitude '-4.4249333333333'^^xsd:double;
  dwc:endLongitude '-4.42115'^^xsd:double;
  dwc:latitude '51.43040001527'^^xsd:double;
  dwc:startLatitude '51.4301'^^xsd:double;
  dwc:endLatitude '51.4307'^^xsd:double;
  dwc:coordinatePrecision '135.726'^^xsd:double;
  dwc:minimumDepth '45.1'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '233.39483395'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133154'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43040001527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423041679059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "135.726"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  geo-pos:lat "51.43040001527"^^xsd:decimal ;
  geo-pos:long "-4.423041679059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "135.726"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131879'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.966666666667'^^xsd:double;
  dwc:endTimeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.423041679059'^^xsd:double;
  dwc:startLongitude '-4.4249333333333'^^xsd:double;
  dwc:endLongitude '-4.42115'^^xsd:double;
  dwc:latitude '51.43040001527'^^xsd:double;
  dwc:startLatitude '51.4301'^^xsd:double;
  dwc:endLatitude '51.4307'^^xsd:double;
  dwc:coordinatePrecision '135.726'^^xsd:double;
  dwc:minimumDepth '45.1'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '55.350553506'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131879'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43040001527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423041679059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "135.726"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  geo-pos:lat "51.43040001527"^^xsd:decimal ;
  geo-pos:long "-4.423041679059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "135.726"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131114'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.966666666667'^^xsd:double;
  dwc:endTimeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.423041679059'^^xsd:double;
  dwc:startLongitude '-4.4249333333333'^^xsd:double;
  dwc:endLongitude '-4.42115'^^xsd:double;
  dwc:latitude '51.43040001527'^^xsd:double;
  dwc:startLatitude '51.4301'^^xsd:double;
  dwc:endLatitude '51.4307'^^xsd:double;
  dwc:coordinatePrecision '135.726'^^xsd:double;
  dwc:minimumDepth '45.1'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '13.837638376'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131114'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43040001527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423041679059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "135.726"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  geo-pos:lat "51.43040001527"^^xsd:decimal ;
  geo-pos:long "-4.423041679059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "135.726"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131318'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.966666666667'^^xsd:double;
  dwc:endTimeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.423041679059'^^xsd:double;
  dwc:startLongitude '-4.4249333333333'^^xsd:double;
  dwc:endLongitude '-4.42115'^^xsd:double;
  dwc:latitude '51.43040001527'^^xsd:double;
  dwc:startLatitude '51.4301'^^xsd:double;
  dwc:endLatitude '51.4307'^^xsd:double;
  dwc:coordinatePrecision '135.726'^^xsd:double;
  dwc:minimumDepth '45.1'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '1.8450184502'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131318'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43040001527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423041679059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "135.726"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  geo-pos:lat "51.43040001527"^^xsd:decimal ;
  geo-pos:long "-4.423041679059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "135.726"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130859'^^xsd:integer;
  dwc:scientificName '(Crangon trispinosus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.966666666667'^^xsd:double;
  dwc:endTimeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.423041679059'^^xsd:double;
  dwc:startLongitude '-4.4249333333333'^^xsd:double;
  dwc:endLongitude '-4.42115'^^xsd:double;
  dwc:latitude '51.43040001527'^^xsd:double;
  dwc:startLatitude '51.4301'^^xsd:double;
  dwc:endLatitude '51.4307'^^xsd:double;
  dwc:coordinatePrecision '135.726'^^xsd:double;
  dwc:minimumDepth '45.1'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '1.8450184502'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130859'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43040001527"^^xsd:decimal ;
  dwc:decimalLongitude "-4.423041679059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "135.726"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43040001527 -4.423041679059)"^^geo:wktLiteral ;
  geo-pos:lat "51.43040001527"^^xsd:decimal ;
  geo-pos:long "-4.423041679059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "135.726"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130553'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.966666666667'^^xsd:double;
  dwc:endTimeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.423041679059'^^xsd:double;
  dwc:startLongitude '-4.4249333333333'^^xsd:double;
  dwc:endLongitude '-4.42115'^^xsd:double;
  dwc:latitude '51.43040001527'^^xsd:double;
  dwc:startLatitude '51.4301'^^xsd:double;
  dwc:endLatitude '51.4307'^^xsd:double;
  dwc:coordinatePrecision '135.726'^^xsd:double;
  dwc:minimumDepth '45.1'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '95.018450185'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130553'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3293'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3293'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '142'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:142'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19322'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19322'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23569'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23569'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20418'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20418'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20829'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20829'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20966'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20966'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17952'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17952'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17541'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17541'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17267'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17267'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17404'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17404'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18637'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18637'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18774'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18774'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18911'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18911'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18363'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18363'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18500'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18500'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16719'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16719'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27542'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27542'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28090'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28090'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26994'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26994'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24528'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24528'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24665'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24665'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26172'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26172'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26446'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26446'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24939'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24939'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25624'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25624'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25761'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25761'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22473'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22473'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32748'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32748'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32885'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32885'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32474'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32474'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32063'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32063'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30967'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30967'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31378'^^xsd:integer;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31378'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31789'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31789'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29049'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29049'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29871'^^xsd:integer;
  dwc:scientificName 'Polydora socialis?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29871'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30282'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30282'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28227'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28227'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28364'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28364'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34666'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34666'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34392'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34392'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35351'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35351'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36584'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36584'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36858'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36858'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37406'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37406'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37680'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37680'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38228'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38228'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37269'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37269'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38776'^^xsd:integer;
  dwc:scientificName 'Praxillella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129360'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38776'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38913'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38913'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44941'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44941'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43982'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43982'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43571'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43571'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42475'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42475'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42612'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42612'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41653'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41653'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41379'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41379'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41516'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41516'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40009'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40009'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63025'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63025'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60696'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60696'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60833'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60833'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61107'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61107'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66176'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66176'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67820'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67820'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68231'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68231'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66861'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66861'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67272'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67272'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65217'^^xsd:integer;
  dwc:scientificName 'Gammaropsis spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65217'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65354'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65354'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65491'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65491'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63299'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63299'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64258'^^xsd:integer;
  dwc:scientificName 'Maerella tenuimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64258'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57134'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57134'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56586'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56586'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56038'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56038'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51380'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51380'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51928'^^xsd:integer;
  dwc:scientificName 'Callipallene brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51928'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52202'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52202'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51106'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51106'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53161'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53161'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50010'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50010'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48229'^^xsd:integer;
  dwc:scientificName 'Chone sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48229'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48914'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48914'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46859'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46859'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48366'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48366'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46311'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46311'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89192'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89192'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89603'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89603'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91384'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91384'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92343'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92343'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92480'^^xsd:integer;
  dwc:scientificName 'Doto INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92480'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93028'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93028'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87959'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87959'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83164'^^xsd:integer;
  dwc:scientificName 'Pirimela denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83164'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85904'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85904'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87000'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87000'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87274'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87274'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85082'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85082'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85219'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85219'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79191'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79191'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83301'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83301'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80698'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80698'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78643'^^xsd:integer;
  dwc:scientificName 'Upogebia sp. Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107079'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78643'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78917'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78917'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75766'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75766'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74533'^^xsd:integer;
  dwc:scientificName 'Cumella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110567'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74533'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75218'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75218'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73985'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73985'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72889'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72889'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75492'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75492'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69464'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69464'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11102'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11102'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12883'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12883'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15486'^^xsd:integer;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15486'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15212'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15212'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13705'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13705'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14390'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14390'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10691'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10691'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10006'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10006'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10554'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10554'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9184'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9184'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8636'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8636'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9047'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9047'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6170'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6170'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7814'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7814'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6992'^^xsd:integer;
  dwc:scientificName 'Eteone foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130614'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6992'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2060'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2060'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2334'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2334'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5074'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5074'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3430'^^xsd:integer;
  dwc:scientificName 'Malmgrenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147006'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3430'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '147006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5348'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5348'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5485'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5485'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1375'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1375'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1512'^^xsd:integer;
  dwc:scientificName 'Cerebratulus sp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1512'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97412'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97412'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97823'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97823'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96864'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96864'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96590'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96590'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95631'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95631'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95905'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95905'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93987'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93987'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94124'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94124'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93850'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93850'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98508'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98508'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98234'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98234'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98919'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98919'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101248'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101248'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101385'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101385'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101522'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101522'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101796'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101796'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99604'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99604'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100426'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100426'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110290'^^xsd:integer;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110290'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109468'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109468'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107550'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107550'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105358'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105358'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105632'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105632'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106180'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106180'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103714'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103714'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103988'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103988'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104947'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104947'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102344'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102344'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102892'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102892'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125360'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125360'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125634'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125634'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121250'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121250'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123990'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123990'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124127'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124127'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125086'^^xsd:integer;
  dwc:scientificName 'Bugula avicularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125086'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '833990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120702'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120702'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120976'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mamillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111602'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120976'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '111602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121113'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121113'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117962'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117962'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115633'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115633'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116866'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116866'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114674'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114674'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114811'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114811'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113441'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113441'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20276666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.418516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20276666666667 -4.418516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.20276666666667"^^xsd:decimal ;
  geo-pos:long "-4.418516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113715'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4185166666667'^^xsd:double;
  dwc:latitude '51.202766666667'^^xsd:double;
  dwc:minimumDepth '42.2'^^xsd:double;
  dwc:maximumDepth '42.2'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113715'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.582741684288 -4.416950015253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.582741684288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416950015253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.976"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.582741684288 -4.416950015253)"^^geo:wktLiteral ;
  geo-pos:lat "51.582741684288"^^xsd:decimal ;
  geo-pos:long "-4.416950015253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.976"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130207'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.6'^^xsd:double;
  dwc:endTimeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.416950015253'^^xsd:double;
  dwc:startLongitude '-4.4189833333333'^^xsd:double;
  dwc:endLongitude '-4.4149166666667'^^xsd:double;
  dwc:latitude '51.582741684288'^^xsd:double;
  dwc:startLatitude '51.5824'^^xsd:double;
  dwc:endLatitude '51.583083333333'^^xsd:double;
  dwc:coordinatePrecision '145.976'^^xsd:double;
  dwc:minimumDepth '24.7'^^xsd:double;
  dwc:maximumDepth '25.7'^^xsd:double;
  dwc:observedWeight '60.787671233'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130207'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.582741684288 -4.416950015253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.582741684288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416950015253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.976"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.582741684288 -4.416950015253)"^^geo:wktLiteral ;
  geo-pos:lat "51.582741684288"^^xsd:decimal ;
  geo-pos:long "-4.416950015253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.976"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130258'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.6'^^xsd:double;
  dwc:endTimeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.416950015253'^^xsd:double;
  dwc:startLongitude '-4.4189833333333'^^xsd:double;
  dwc:endLongitude '-4.4149166666667'^^xsd:double;
  dwc:latitude '51.582741684288'^^xsd:double;
  dwc:startLatitude '51.5824'^^xsd:double;
  dwc:endLatitude '51.583083333333'^^xsd:double;
  dwc:coordinatePrecision '145.976'^^xsd:double;
  dwc:minimumDepth '24.7'^^xsd:double;
  dwc:maximumDepth '25.7'^^xsd:double;
  dwc:observedWeight '31.678082192'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130258'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.582741684288 -4.416950015253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.582741684288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416950015253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.976"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.582741684288 -4.416950015253)"^^geo:wktLiteral ;
  geo-pos:lat "51.582741684288"^^xsd:decimal ;
  geo-pos:long "-4.416950015253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.976"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130054'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.6'^^xsd:double;
  dwc:endTimeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.416950015253'^^xsd:double;
  dwc:startLongitude '-4.4189833333333'^^xsd:double;
  dwc:endLongitude '-4.4149166666667'^^xsd:double;
  dwc:latitude '51.582741684288'^^xsd:double;
  dwc:startLatitude '51.5824'^^xsd:double;
  dwc:endLatitude '51.583083333333'^^xsd:double;
  dwc:coordinatePrecision '145.976'^^xsd:double;
  dwc:minimumDepth '24.7'^^xsd:double;
  dwc:maximumDepth '25.7'^^xsd:double;
  dwc:observedWeight '21.404109589'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130054'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.582741684288 -4.416950015253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.582741684288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416950015253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.976"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.582741684288 -4.416950015253)"^^geo:wktLiteral ;
  geo-pos:lat "51.582741684288"^^xsd:decimal ;
  geo-pos:long "-4.416950015253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.976"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130666'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.6'^^xsd:double;
  dwc:endTimeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.416950015253'^^xsd:double;
  dwc:startLongitude '-4.4189833333333'^^xsd:double;
  dwc:endLongitude '-4.4149166666667'^^xsd:double;
  dwc:latitude '51.582741684288'^^xsd:double;
  dwc:startLatitude '51.5824'^^xsd:double;
  dwc:endLatitude '51.583083333333'^^xsd:double;
  dwc:coordinatePrecision '145.976'^^xsd:double;
  dwc:minimumDepth '24.7'^^xsd:double;
  dwc:maximumDepth '25.7'^^xsd:double;
  dwc:observedWeight '3.4246575342'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130666'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.582741684288 -4.416950015253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.582741684288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416950015253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.976"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.582741684288 -4.416950015253)"^^geo:wktLiteral ;
  geo-pos:lat "51.582741684288"^^xsd:decimal ;
  geo-pos:long "-4.416950015253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.976"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130105'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.6'^^xsd:double;
  dwc:endTimeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.416950015253'^^xsd:double;
  dwc:startLongitude '-4.4189833333333'^^xsd:double;
  dwc:endLongitude '-4.4149166666667'^^xsd:double;
  dwc:latitude '51.582741684288'^^xsd:double;
  dwc:startLatitude '51.5824'^^xsd:double;
  dwc:endLatitude '51.583083333333'^^xsd:double;
  dwc:coordinatePrecision '145.976'^^xsd:double;
  dwc:minimumDepth '24.7'^^xsd:double;
  dwc:maximumDepth '25.7'^^xsd:double;
  dwc:observedWeight '206.33561644'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130105'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.582741684288 -4.416950015253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.582741684288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416950015253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.976"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.582741684288 -4.416950015253)"^^geo:wktLiteral ;
  geo-pos:lat "51.582741684288"^^xsd:decimal ;
  geo-pos:long "-4.416950015253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.976"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132400'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.6'^^xsd:double;
  dwc:endTimeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.416950015253'^^xsd:double;
  dwc:startLongitude '-4.4189833333333'^^xsd:double;
  dwc:endLongitude '-4.4149166666667'^^xsd:double;
  dwc:latitude '51.582741684288'^^xsd:double;
  dwc:startLatitude '51.5824'^^xsd:double;
  dwc:endLatitude '51.583083333333'^^xsd:double;
  dwc:coordinatePrecision '145.976'^^xsd:double;
  dwc:minimumDepth '24.7'^^xsd:double;
  dwc:maximumDepth '25.7'^^xsd:double;
  dwc:observedWeight '3.4246575342'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132400'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.582741684288 -4.416950015253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.582741684288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416950015253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.976"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.582741684288 -4.416950015253)"^^geo:wktLiteral ;
  geo-pos:lat "51.582741684288"^^xsd:decimal ;
  geo-pos:long "-4.416950015253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.976"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132502'^^xsd:integer;
  dwc:scientificName 'Pleuronectes  platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.6'^^xsd:double;
  dwc:endTimeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.416950015253'^^xsd:double;
  dwc:startLongitude '-4.4189833333333'^^xsd:double;
  dwc:endLongitude '-4.4149166666667'^^xsd:double;
  dwc:latitude '51.582741684288'^^xsd:double;
  dwc:startLatitude '51.5824'^^xsd:double;
  dwc:endLatitude '51.583083333333'^^xsd:double;
  dwc:coordinatePrecision '145.976'^^xsd:double;
  dwc:minimumDepth '24.7'^^xsd:double;
  dwc:maximumDepth '25.7'^^xsd:double;
  dwc:observedWeight '58.219178082'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132502'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.582741684288 -4.416950015253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.582741684288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416950015253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.976"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.582741684288 -4.416950015253)"^^geo:wktLiteral ;
  geo-pos:lat "51.582741684288"^^xsd:decimal ;
  geo-pos:long "-4.416950015253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.976"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131227'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.6'^^xsd:double;
  dwc:endTimeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.416950015253'^^xsd:double;
  dwc:startLongitude '-4.4189833333333'^^xsd:double;
  dwc:endLongitude '-4.4149166666667'^^xsd:double;
  dwc:latitude '51.582741684288'^^xsd:double;
  dwc:startLatitude '51.5824'^^xsd:double;
  dwc:endLatitude '51.583083333333'^^xsd:double;
  dwc:coordinatePrecision '145.976'^^xsd:double;
  dwc:minimumDepth '24.7'^^xsd:double;
  dwc:maximumDepth '25.7'^^xsd:double;
  dwc:observedWeight '5.1369863014'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131227'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3292'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3292'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1100'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1100'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20006'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20006'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17814'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17814'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17951'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17951'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18225'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18225'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17540'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17540'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18362'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18362'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17677'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17677'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28089'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28089'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24664'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24664'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23568'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23568'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22472'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22472'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29048'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29048'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29459'^^xsd:integer;
  dwc:scientificName 'Polydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '330917'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29459'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36857'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36857'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37268'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37268'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36583'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36583'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36172'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36172'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37405'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37405'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38227'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38227'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41926'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41926'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41652'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41652'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41789'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41789'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40008'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40008'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59462'^^xsd:integer;
  dwc:scientificName 'Listriella mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102488'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59462'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '754208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60147'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60147'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65353'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65353'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59051'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59051'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55352'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55352'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52749'^^xsd:integer;
  dwc:scientificName 'Crustacea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52749'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50146'^^xsd:integer;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50146'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50283'^^xsd:integer;
  dwc:scientificName 'Spirorbidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '989'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50283'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50420'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50420'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49324'^^xsd:integer;
  dwc:scientificName 'Chitinopoma serrula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130986'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49324'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46310'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46310'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87547'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87547'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92342'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92342'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87958'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87958'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:86314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '86314'^^xsd:integer;
  dwc:scientificName 'Dikoleps nitens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156066'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:86314'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '156066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:86999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '86999'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:86999'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78916'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78916'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75765'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75765'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74532'^^xsd:integer;
  dwc:scientificName 'Cumella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110567'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74532'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11512'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11512'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12745'^^xsd:integer;
  dwc:scientificName 'Podarke pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152347'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12745'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12471'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12471'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15759'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15759'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14526'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14526'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13430'^^xsd:integer;
  dwc:scientificName 'Microphthalmus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130171'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13430'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13704'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13704'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14252'^^xsd:integer;
  dwc:scientificName 'Syllis sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14252'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14389'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14389'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9457'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9457'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10005'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10005'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10553'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10553'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8635'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8635'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6854'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6854'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2333'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2333'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3429'^^xsd:integer;
  dwc:scientificName 'Malmgrenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147006'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3429'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '147006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1374'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1374'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1648'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1648'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97822'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97822'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96863'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96863'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96589'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96589'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95630'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95630'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93849'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93849'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98233'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98233'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101110'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101110'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100425'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100425'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111933'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111933'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110426'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110426'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111522'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111522'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108234'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108234'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108782'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108782'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107275'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107275'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107549'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107549'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106453'^^xsd:integer;
  dwc:scientificName 'Spantagus purpureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106453'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106179'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106179'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102343'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102343'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125907'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125907'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128373'^^xsd:integer;
  dwc:scientificName 'Escharina johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111518'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128373'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '111518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123441'^^xsd:integer;
  dwc:scientificName 'Aetea sica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111066'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123441'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '111066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123989'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123989'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124126'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124126'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126866'^^xsd:integer;
  dwc:scientificName 'Puellina praecox?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126866'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '111337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127277'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127277'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127414'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127414'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119194'^^xsd:integer;
  dwc:scientificName 'Crisia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119194'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121112'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121112'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20433333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.416733333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20433333333333 -4.416733333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20433333333333"^^xsd:decimal ;
  geo-pos:long "-4.416733333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115495'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4167333333333'^^xsd:double;
  dwc:latitude '51.204333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115495'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20596'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20596'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21007'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21007'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17445'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17445'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17582'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17582'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16349'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16349'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26898'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26898'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32515'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32515'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32378'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32378'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31830'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31830'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36214'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36214'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37447'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37447'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40461'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40461'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44297'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44297'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44982'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44982'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44023'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44023'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42653'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42653'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41968'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41968'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42105'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42105'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41694'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41694'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62518'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62518'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59778'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59778'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67861'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67861'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56490'^^xsd:integer;
  dwc:scientificName 'Stenothoe spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101770'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56490'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54024'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54024'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51010'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51010'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46352'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46352'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46763'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46763'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93891'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93891'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88000'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88000'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79232'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79232'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75533'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75533'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73067'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73067'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75259'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75259'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69505'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69505'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16212'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16212'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13609'^^xsd:integer;
  dwc:scientificName 'Microphthalmus listensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130172'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13609'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36625'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36625'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10732'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10732'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10047'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10047'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6896'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6896'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7170'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7170'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7855'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7855'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2375'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2375'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1416'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1416'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96905'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96905'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95946'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95946'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94165'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94165'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93069'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93069'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97864'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97864'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100467'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100467'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109509'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109509'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108824'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108824'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102385'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102385'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124168'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124168'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115537'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115537'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.39351666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414883333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.39351666666666 -4.414883333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.39351666666666"^^xsd:decimal ;
  geo-pos:long "-4.414883333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113756'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4148833333333'^^xsd:double;
  dwc:latitude '51.393516666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113756'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21051'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21051'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20640'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20640'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27627'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27627'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27216'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27216'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27353'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27353'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24613'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24613'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25846'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25846'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32833'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32833'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33381'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33381'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32559'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32559'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32422'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32422'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31874'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31874'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36532'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36532'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45026'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45026'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42697'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42697'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42149'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42149'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42560'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42560'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41327'^^xsd:integer;
  dwc:scientificName 'Scalibregma sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41327'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40094'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40094'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62562'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62562'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59137'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59137'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59822'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59822'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60918'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60918'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55438'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55438'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54479'^^xsd:integer;
  dwc:scientificName 'Paramysis nouveli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120156'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54479'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '120156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55027'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55027'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51054'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51054'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90647'^^xsd:integer;
  dwc:scientificName 'Chrysallida obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146825'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90647'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87907'^^xsd:integer;
  dwc:scientificName 'NATICIDAE  JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87907'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83112'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83112'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83386'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83386'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:84071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '84071'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:84071'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77632'^^xsd:integer;
  dwc:scientificName 'Crangonidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77632'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75577'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75577'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74070'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74070'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75166'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75166'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73933'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73933'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70234'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70234'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73111'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73111'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73248'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73248'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9132'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9132'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6940'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6940'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7214'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7214'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1460'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1460'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1323'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1323'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93935'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93935'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97908'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97908'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98182'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98182'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98319'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98319'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100511'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100511'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113252'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113252'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106402'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106402'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.54598333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.41365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.54598333333333 -4.41365)"^^geo:wktLiteral ;
  geo-pos:lat "51.54598333333333"^^xsd:decimal ;
  geo-pos:long "-4.41365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102977'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.41365'^^xsd:double;
  dwc:latitude '51.545983333333'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102977'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3291'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3291'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '140'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:140'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19731'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19731'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20553'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20553'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20142'^^xsd:integer;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20142'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20416'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20416'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17813'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17813'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17950'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17950'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17539'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17539'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17265'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17265'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17402'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17402'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18772'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18772'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18909'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18909'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18361'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18361'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17676'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17676'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28088'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28088'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28910'^^xsd:integer;
  dwc:scientificName 'Polydora caeca ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28910'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29047'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29047'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27540'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27540'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24663'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24663'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26444'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26444'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24800'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24800'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25759'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25759'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23567'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23567'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24526'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24526'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22471'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22471'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22608'^^xsd:integer;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22608'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32746'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32746'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32472'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32472'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31650'^^xsd:integer;
  dwc:scientificName 'Parascolelepis cf. gilchristi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152336'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31650'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29184'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29184'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28362'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28362'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34664'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34664'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33705'^^xsd:integer;
  dwc:scientificName 'Cirratulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33705'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34390'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34390'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36856'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36856'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37130'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37130'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37267'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37267'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36445'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36445'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36582'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36582'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38089'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38089'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38226'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38226'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38911'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38911'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39733'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39733'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44939'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44939'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43432'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43432'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42473'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42473'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42610'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42610'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41377'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41377'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41514'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41514'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40007'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40007'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63023'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63023'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60694'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60694'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60831'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60831'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60009'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60009'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60146'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60146'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67818'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67818'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68229'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68229'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66859'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66859'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67270'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67270'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65078'^^xsd:integer;
  dwc:scientificName 'Ampithoe rubricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102002'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65078'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65215'^^xsd:integer;
  dwc:scientificName 'Gammaropsis spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65215'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65352'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65352'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63297'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63297'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64256'^^xsd:integer;
  dwc:scientificName 'Maerella tenuimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64256'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58776'^^xsd:integer;
  dwc:scientificName 'Socarnes erythrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148560'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58776'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '148560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56584'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56584'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56036'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56036'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55351'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55351'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54666'^^xsd:integer;
  dwc:scientificName 'Amphipoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54666'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51378'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51378'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51926'^^xsd:integer;
  dwc:scientificName 'Callipallene brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51926'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52200'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52200'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51104'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51104'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53159'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53159'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50967'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50967'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50008'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50008'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48364'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48364'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49186'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49186'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47816'^^xsd:integer;
  dwc:scientificName 'Fabriciinae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '154918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47816'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '154918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46309'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46309'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90423'^^xsd:integer;
  dwc:scientificName 'Brachystomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '491650'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90423'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87546'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87546'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92341'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92341'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83847'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83847'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87957'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87957'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85902'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85902'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:86998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '86998'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:86998'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87272'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87272'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79189'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79189'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80011'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80011'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76997'^^xsd:integer;
  dwc:scientificName 'Processa nouveli holthuisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '108344'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76997'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '108344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78915'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78915'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73983'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73983'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11511'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11511'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12059'^^xsd:integer;
  dwc:scientificName 'Hesionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12059'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16306'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16306'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14525'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14525'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15210'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15210'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15484'^^xsd:integer;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15484'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13703'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13703'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14388'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14388'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63708'^^xsd:integer;
  dwc:scientificName 'Elasmopus rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102805'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63708'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10689'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10689'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10004'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10004'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10552'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10552'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9045'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9045'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6716'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6716'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7675'^^xsd:integer;
  dwc:scientificName 'Anaitides groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7675'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7812'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7812'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8086'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8086'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8634'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8634'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6853'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6853'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2058'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2058'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2332'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2332'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3565'^^xsd:integer;
  dwc:scientificName 'Malmgrenia arenicolae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152276'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3565'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5346'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5346'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5620'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5620'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1373'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1373'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97821'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97821'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96862'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96862'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95629'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95629'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95903'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95903'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93985'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93985'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94122'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94122'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93848'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93848'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98506'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98506'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98369'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98369'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99328'^^xsd:integer;
  dwc:scientificName 'Arcopagia crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141577'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99328'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101246'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101246'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99739'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99739'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100013'^^xsd:integer;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100013'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100424'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100424'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108781'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108781'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109466'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109466'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107274'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107274'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107548'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107548'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106178'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106178'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104397'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104397'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105082'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105082'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102342'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102342'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125632'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125632'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123988'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123988'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124125'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124125'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120426'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120426'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121111'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121111'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117960'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117960'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115631'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115631'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116864'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116864'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114672'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114672'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114809'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114809'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.413116666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20263333333333 -4.413116666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.20263333333333"^^xsd:decimal ;
  geo-pos:long "-4.413116666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113713'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4131166666667'^^xsd:double;
  dwc:latitude '51.202633333333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113713'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432050013318 -4.412166677598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432050013318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.412166677598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432050013318 -4.412166677598)"^^geo:wktLiteral ;
  geo-pos:lat "51.432050013318"^^xsd:decimal ;
  geo-pos:long "-4.412166677598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130299'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '15.216666666667'^^xsd:double;
  dwc:endTimeOfDay '15.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.412166677598'^^xsd:double;
  dwc:startLongitude '-4.4139333333333'^^xsd:double;
  dwc:endLongitude '-4.4104'^^xsd:double;
  dwc:latitude '51.432050013318'^^xsd:double;
  dwc:startLatitude '51.431766666667'^^xsd:double;
  dwc:endLatitude '51.432333333333'^^xsd:double;
  dwc:coordinatePrecision '126.84'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:observedWeight '0.98814229249'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130299'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432050013318 -4.412166677598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432050013318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.412166677598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432050013318 -4.412166677598)"^^geo:wktLiteral ;
  geo-pos:lat "51.432050013318"^^xsd:decimal ;
  geo-pos:long "-4.412166677598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130044'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '15.216666666667'^^xsd:double;
  dwc:endTimeOfDay '15.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.412166677598'^^xsd:double;
  dwc:startLongitude '-4.4139333333333'^^xsd:double;
  dwc:endLongitude '-4.4104'^^xsd:double;
  dwc:latitude '51.432050013318'^^xsd:double;
  dwc:startLatitude '51.431766666667'^^xsd:double;
  dwc:endLatitude '51.432333333333'^^xsd:double;
  dwc:coordinatePrecision '126.84'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:observedWeight '245.05928854'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130044'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432050013318 -4.412166677598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432050013318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.412166677598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432050013318 -4.412166677598)"^^geo:wktLiteral ;
  geo-pos:lat "51.432050013318"^^xsd:decimal ;
  geo-pos:long "-4.412166677598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130095'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '15.216666666667'^^xsd:double;
  dwc:endTimeOfDay '15.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.412166677598'^^xsd:double;
  dwc:startLongitude '-4.4139333333333'^^xsd:double;
  dwc:endLongitude '-4.4104'^^xsd:double;
  dwc:latitude '51.432050013318'^^xsd:double;
  dwc:startLatitude '51.431766666667'^^xsd:double;
  dwc:endLatitude '51.432333333333'^^xsd:double;
  dwc:coordinatePrecision '126.84'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:observedWeight '127.47035573'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130095'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432050013318 -4.412166677598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432050013318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.412166677598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432050013318 -4.412166677598)"^^geo:wktLiteral ;
  geo-pos:lat "51.432050013318"^^xsd:decimal ;
  geo-pos:long "-4.412166677598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130146'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '15.216666666667'^^xsd:double;
  dwc:endTimeOfDay '15.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.412166677598'^^xsd:double;
  dwc:startLongitude '-4.4139333333333'^^xsd:double;
  dwc:endLongitude '-4.4104'^^xsd:double;
  dwc:latitude '51.432050013318'^^xsd:double;
  dwc:startLatitude '51.431766666667'^^xsd:double;
  dwc:endLatitude '51.432333333333'^^xsd:double;
  dwc:coordinatePrecision '126.84'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:observedWeight '0.98814229249'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130146'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432050013318 -4.412166677598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432050013318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.412166677598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432050013318 -4.412166677598)"^^geo:wktLiteral ;
  geo-pos:lat "51.432050013318"^^xsd:decimal ;
  geo-pos:long "-4.412166677598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131625'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '15.216666666667'^^xsd:double;
  dwc:endTimeOfDay '15.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.412166677598'^^xsd:double;
  dwc:startLongitude '-4.4139333333333'^^xsd:double;
  dwc:endLongitude '-4.4104'^^xsd:double;
  dwc:latitude '51.432050013318'^^xsd:double;
  dwc:startLatitude '51.431766666667'^^xsd:double;
  dwc:endLatitude '51.432333333333'^^xsd:double;
  dwc:coordinatePrecision '126.84'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:observedWeight '16.798418972'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131625'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432050013318 -4.412166677598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432050013318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.412166677598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432050013318 -4.412166677598)"^^geo:wktLiteral ;
  geo-pos:lat "51.432050013318"^^xsd:decimal ;
  geo-pos:long "-4.412166677598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133002'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '15.216666666667'^^xsd:double;
  dwc:endTimeOfDay '15.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.412166677598'^^xsd:double;
  dwc:startLongitude '-4.4139333333333'^^xsd:double;
  dwc:endLongitude '-4.4104'^^xsd:double;
  dwc:latitude '51.432050013318'^^xsd:double;
  dwc:startLatitude '51.431766666667'^^xsd:double;
  dwc:endLatitude '51.432333333333'^^xsd:double;
  dwc:coordinatePrecision '126.84'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:observedWeight '26.679841897'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133002'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432050013318 -4.412166677598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432050013318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.412166677598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432050013318 -4.412166677598)"^^geo:wktLiteral ;
  geo-pos:lat "51.432050013318"^^xsd:decimal ;
  geo-pos:long "-4.412166677598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131319'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '15.216666666667'^^xsd:double;
  dwc:endTimeOfDay '15.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.412166677598'^^xsd:double;
  dwc:startLongitude '-4.4139333333333'^^xsd:double;
  dwc:endLongitude '-4.4104'^^xsd:double;
  dwc:latitude '51.432050013318'^^xsd:double;
  dwc:startLatitude '51.431766666667'^^xsd:double;
  dwc:endLatitude '51.432333333333'^^xsd:double;
  dwc:coordinatePrecision '126.84'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:observedWeight '5.9288537549'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131319'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432050013318 -4.412166677598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432050013318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.412166677598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432050013318 -4.412166677598)"^^geo:wktLiteral ;
  geo-pos:lat "51.432050013318"^^xsd:decimal ;
  geo-pos:long "-4.412166677598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.84"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130860'^^xsd:integer;
  dwc:scientificName '(Crangon trispinosus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '15.216666666667'^^xsd:double;
  dwc:endTimeOfDay '15.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.412166677598'^^xsd:double;
  dwc:startLongitude '-4.4139333333333'^^xsd:double;
  dwc:endLongitude '-4.4104'^^xsd:double;
  dwc:latitude '51.432050013318'^^xsd:double;
  dwc:startLatitude '51.431766666667'^^xsd:double;
  dwc:endLatitude '51.432333333333'^^xsd:double;
  dwc:coordinatePrecision '126.84'^^xsd:double;
  dwc:minimumDepth '44.1'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:observedWeight '0.98814229249'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130860'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3169'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3169'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3306'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3306'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:155'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19335'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19335'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19746'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19746'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20568'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20568'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22760'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22760'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23171'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23171'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21116'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21116'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20431'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20431'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17417'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17417'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17554'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17554'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17280'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17280'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18513'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18513'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18650'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18650'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18787'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18787'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18924'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18924'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19198'^^xsd:integer;
  dwc:scientificName 'Autolytus langerhansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155048'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19198'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18376'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18376'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17691'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17691'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16321'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16321'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16732'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16732'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27966'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27966'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28103'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28103'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28651'^^xsd:integer;
  dwc:scientificName 'Malacoceros tetracerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333954'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28651'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27007'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27007'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27555'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27555'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24541'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24541'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24678'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24678'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26185'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26185'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24815'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24815'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24952'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24952'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25774'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25774'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23582'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23582'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22486'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22486'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32898'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32898'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32624'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32624'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33720'^^xsd:integer;
  dwc:scientificName 'Cirratulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33720'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32487'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32487'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32076'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32076'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31802'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31802'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30569'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora cf. paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131168'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30569'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30706'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30706'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28925'^^xsd:integer;
  dwc:scientificName 'Polydora caeca ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28925'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29884'^^xsd:integer;
  dwc:scientificName 'Polydora socialis?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29884'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30295'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30295'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28240'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28240'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28377'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28377'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34679'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34679'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34405'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34405'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36734'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36734'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36871'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36871'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37145'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37145'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36597'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36597'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36460'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36460'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37419'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37419'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38241'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38241'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38789'^^xsd:integer;
  dwc:scientificName 'Praxillella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129360'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38789'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45639'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45639'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44954'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44954'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43995'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43995'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42899'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42899'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43584'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43584'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42214'^^xsd:integer;
  dwc:scientificName 'Galathowenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146949'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42214'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42488'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42488'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42625'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42625'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41118'^^xsd:integer;
  dwc:scientificName 'Asclerocheilus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41118'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41392'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41392'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41529'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41529'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40022'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40022'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60846'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60846'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60161'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60161'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60709'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60709'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66189'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66189'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66326'^^xsd:integer;
  dwc:scientificName 'Photis reinhardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102387'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66326'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67833'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67833'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68518'^^xsd:integer;
  dwc:scientificName 'Corophium spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68518'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68929'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68929'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66737'^^xsd:integer;
  dwc:scientificName 'Erichthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66737'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66874'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66874'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67285'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67285'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64956'^^xsd:integer;
  dwc:scientificName 'Ampithoe spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101459'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64956'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65367'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65367'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65504'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65504'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63586'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63586'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64271'^^xsd:integer;
  dwc:scientificName 'Maerella tenuimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64271'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56325'^^xsd:integer;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56325'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56599'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56599'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57147'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57147'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55503'^^xsd:integer;
  dwc:scientificName 'Pleustidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101404'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55503'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56051'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56051'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54818'^^xsd:integer;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54818'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52626'^^xsd:integer;
  dwc:scientificName 'Acari indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '292684'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52626'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52900'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52900'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52215'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52215'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51119'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51119'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51393'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51393'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53585'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53585'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53722'^^xsd:integer;
  dwc:scientificName 'Nebalia bipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147032'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53722'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50434'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50434'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50982'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50982'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49612'^^xsd:integer;
  dwc:scientificName 'Pomatoceros sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49612'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49749'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49749'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49886'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49886'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50023'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50023'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48242'^^xsd:integer;
  dwc:scientificName 'Chone sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48242'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48379'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48379'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48516'^^xsd:integer;
  dwc:scientificName 'Demonax torulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130901'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48516'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '530937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48927'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48927'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49201'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49201'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46872'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46872'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47420'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47420'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47557'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47557'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46187'^^xsd:integer;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46187'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46324'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46324'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89205'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89205'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87424'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87424'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87561'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87561'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92356'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92356'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87972'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87972'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82903'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82903'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83588'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83588'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87013'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87013'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87287'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87287'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83862'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83862'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85095'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85095'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85917'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85917'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82218'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82218'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82629'^^xsd:integer;
  dwc:scientificName 'Eurynome spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82629'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80026'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80026'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80300'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80300'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80711'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80711'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80848'^^xsd:integer;
  dwc:scientificName 'Ebalia tumefacta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80848'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:81259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '81259'^^xsd:integer;
  dwc:scientificName 'Hyas sp. Juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106903'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:81259'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:81396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '81396'^^xsd:integer;
  dwc:scientificName 'Hyas araneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:81396'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76464'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76464'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77286'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77286'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78108'^^xsd:integer;
  dwc:scientificName 'Crangon trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78108'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73998'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73998'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72902'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72902'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75779'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75779'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69477'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69477'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70162'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70162'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11526'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11526'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12896'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12896'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12348'^^xsd:integer;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12348'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15499'^^xsd:integer;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15499'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15773'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15773'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14403'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14403'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14540'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14540'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15225'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15225'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64134'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64134'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9471'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9471'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10019'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10019'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10567'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10567'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10704'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10704'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9197'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9197'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8238'^^xsd:integer;
  dwc:scientificName 'Eulalia sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8238'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8649'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8649'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9060'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9060'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6183'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6183'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6457'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6457'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6731'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6731'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7553'^^xsd:integer;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7553'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7690'^^xsd:integer;
  dwc:scientificName 'Anaitides groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7690'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6868'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6868'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2621'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2621'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2347'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2347'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4813'^^xsd:integer;
  dwc:scientificName 'Harmothoe pagenstecheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130777'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4813'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5087'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5087'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3854'^^xsd:integer;
  dwc:scientificName 'Harmothoe andreapolis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152279'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3854'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5498'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5498'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5635'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5635'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1662'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1662'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1388'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1388'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97425'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97425'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96877'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96877'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95918'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95918'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96603'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96603'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94548'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94548'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95370'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95370'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95644'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95644'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94137'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94137'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94000'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94000'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93863'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93863'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97836'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97836'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98247'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98247'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101398'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101398'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100987'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100987'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99617'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99617'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100439'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100439'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113865'^^xsd:integer;
  dwc:scientificName 'Halecium beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113865'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114002'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114002'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111536'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111536'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109070'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109070'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109481'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109481'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107289'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107289'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107015'^^xsd:integer;
  dwc:scientificName 'Holothurioidea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '149846'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107015'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106193'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106193'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105645'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105645'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104412'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104412'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104823'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104823'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105097'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105097'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103727'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103727'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101809'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101809'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101946'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101946'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102357'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102357'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101261'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101261'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102905'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102905'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127291'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127291'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127428'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127428'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125647'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125647'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125921'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125921'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128661'^^xsd:integer;
  dwc:scientificName 'Schizomavella auriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111091'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128661'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '862786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121263'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121263'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124003'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124003'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124140'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124140'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120715'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120715'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121126'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121126'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126469'^^xsd:integer;
  dwc:scientificName 'Cribrilina punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111314'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126469'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125099'^^xsd:integer;
  dwc:scientificName 'Bugula avicularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125099'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '833990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125373'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125373'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119756'^^xsd:integer;
  dwc:scientificName 'Tubulipora sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111054'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119756'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120441'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120441'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116879'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116879'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117975'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117975'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115509'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115509'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114687'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114687'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114824'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114824'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114961'^^xsd:integer;
  dwc:scientificName 'Sertularella spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114961'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2553 -4.411133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2553"^^xsd:decimal ;
  geo-pos:long "-4.411133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92767'^^xsd:integer;
  dwc:scientificName 'Dorididae INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4111333333333'^^xsd:double;
  dwc:latitude '51.2553'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '9904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92767'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '9904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '177'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:177'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21001'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21001'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17439'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17439'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16754'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16754'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17028'^^xsd:integer;
  dwc:scientificName 'Syllides benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131405'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17028'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17576'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17576'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16343'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16343'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28125'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28125'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24700'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24700'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23604'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23604'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32509'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32509'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32372'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32372'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31824'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31824'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36893'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36893'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36208'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36208'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37441'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37441'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38126'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38126'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44976'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44976'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44291'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44291'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42647'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42647'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41962'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41962'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42099'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42099'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41688'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41688'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41825'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41825'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60868'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60868'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59772'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59772'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67855'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67855'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55251'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55251'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55114'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55114'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54018'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54018'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51004'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51004'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46346'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46346'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87583'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87583'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93885'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93885'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85254'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85254'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78952'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78952'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69499'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69499'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11411'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11411'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11548'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11548'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15795'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15795'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16206'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16206'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14425'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14425'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14562'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14562'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13740'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13740'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36619'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36619'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64019'^^xsd:integer;
  dwc:scientificName 'Maera sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101675'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64019'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10726'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10726'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11000'^^xsd:integer;
  dwc:scientificName 'Goniadidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11000'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10589'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10589'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10041'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10041'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8671'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8671'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6890'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6890'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2369'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2369'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1547'^^xsd:integer;
  dwc:scientificName 'Cerebratulus sp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1547'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1410'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1410'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1273'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1273'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96899'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96899'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95940'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95940'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97858'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97858'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99776'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99776'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102379'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102379'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101283'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101283'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104023'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104023'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124162'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124162'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116901'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116901'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3493"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409983333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3493 -4.409983333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.3493"^^xsd:decimal ;
  geo-pos:long "-4.409983333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115531'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4099833333333'^^xsd:double;
  dwc:latitude '51.3493'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115531'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130208'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '564.86880466'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130208'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130259'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '753.64431487'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130259'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130055'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '142.85714286'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130055'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130616'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '6.5597667638'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130616'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130667'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '32.069970845'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130667'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130106'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '713.55685131'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130106'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132401'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '4.3731778426'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132401'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131432'^^xsd:integer;
  dwc:scientificName 'Agonus  cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '3.6443148688'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131432'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131687'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '99.854227405'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131687'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131738'^^xsd:integer;
  dwc:scientificName 'Pharus legumen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '56.12244898'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131738'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131840'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '4.3731778426'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131840'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132503'^^xsd:integer;
  dwc:scientificName 'Pleuronectes  platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '92.565597668'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132503'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132860'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '11.66180758'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132860'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132095'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum egg mass'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '673.46938776'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132095'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131177'^^xsd:integer;
  dwc:scientificName 'Aphodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '28.425655977'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131177'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131228'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '3.6443148688'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131228'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130769'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '745.62682216'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130769'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130922'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '10.932944606'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130922'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131024'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '29.15451895'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131024'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130514'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '80.174927114'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130514'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.58458335541"^^xsd:decimal ;
  dwc:decimalLongitude "-4.406391696635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171.233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.58458335541 -4.406391696635)"^^geo:wktLiteral ;
  geo-pos:lat "51.58458335541"^^xsd:decimal ;
  geo-pos:long "-4.406391696635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171.233"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129902'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.7833333333333'^^xsd:double;
  dwc:endTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.406391696635'^^xsd:double;
  dwc:startLongitude '-4.4086666666667'^^xsd:double;
  dwc:endLongitude '-4.4041166666667'^^xsd:double;
  dwc:latitude '51.58458335541'^^xsd:double;
  dwc:startLatitude '51.583983333333'^^xsd:double;
  dwc:endLatitude '51.585183333333'^^xsd:double;
  dwc:coordinatePrecision '171.233'^^xsd:double;
  dwc:minimumDepth '22.7'^^xsd:double;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:observedWeight '2973.7609329'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129902'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3304'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3304'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1249'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1249'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:153'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1112'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1112'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19333'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19333'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19744'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19744'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20429'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20429'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20977'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20977'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17826'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17826'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17963'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17963'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18237'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18237'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17415'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17415'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17552'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17552'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17278'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17278'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18511'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18511'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18648'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18648'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18374'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18374'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19881'^^xsd:integer;
  dwc:scientificName 'Nereis elitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '339286'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19881'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '339286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17689'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17689'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16319'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16319'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16730'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16730'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17004'^^xsd:integer;
  dwc:scientificName 'Syllides benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131405'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17004'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28101'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28101'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28786'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28786'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27553'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27553'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26868'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26868'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27005'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27005'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24539'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24539'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24676'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24676'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26183'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26183'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26320'^^xsd:integer;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26320'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24950'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24950'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23580'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23580'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24402'^^xsd:integer;
  dwc:scientificName '?Ougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147068'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24402'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21799'^^xsd:integer;
  dwc:scientificName 'Onuphidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '965'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21799'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22484'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22484'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32485'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32485'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31800'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31800'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31389'^^xsd:integer;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31389'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29060'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29060'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29471'^^xsd:integer;
  dwc:scientificName 'Polydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '330917'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29471'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30293'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30293'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28238'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28238'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28375'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28375'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34677'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34677'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33992'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33992'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34403'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34403'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35362'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35362'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36869'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36869'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37143'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37143'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36595'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36595'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37417'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37417'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38239'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38239'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37280'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37280'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38924'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38924'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45774'^^xsd:integer;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45774'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44952'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44952'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43993'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43993'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42897'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42897'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43582'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43582'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42486'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42486'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41938'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41938'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42623'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42623'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41664'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41664'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41801'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41801'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41390'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41390'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41527'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41527'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60844'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60844'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60022'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60022'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60159'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60159'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66324'^^xsd:integer;
  dwc:scientificName 'Photis reinhardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102387'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66324'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67831'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67831'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68242'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68242'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65365'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65365'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65502'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65502'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63036'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63036'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63310'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63310'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63584'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63584'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57145'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57145'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56597'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56597'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56049'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56049'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55364'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55364'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52898'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52898'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51528'^^xsd:integer;
  dwc:scientificName 'Achelia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134600'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51528'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52213'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52213'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53583'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53583'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53994'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53994'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50432'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50432'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50980'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50980'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49473'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49473'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50021'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50021'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48377'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48377'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46596'^^xsd:integer;
  dwc:scientificName 'Polycirrus haematodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131528'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46596'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46322'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46322'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88381'^^xsd:integer;
  dwc:scientificName 'Graphis albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139163'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88381'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87422'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87422'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87559'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87559'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92354'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92354'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87970'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87970'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85915'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85915'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87011'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87011'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87148'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87148'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85093'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85093'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85230'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85230'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79476'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79476'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80298'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80298'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80709'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80709'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80846'^^xsd:integer;
  dwc:scientificName 'Ebalia tumefacta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80846'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75777'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75777'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75229'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75229'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74544'^^xsd:integer;
  dwc:scientificName 'Cumella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110567'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74544'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74955'^^xsd:integer;
  dwc:scientificName 'Pseudocuma gilsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110626'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74955'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '422916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73996'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73996'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69475'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69475'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11113'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11113'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12209'^^xsd:integer;
  dwc:scientificName 'Gyptis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129307'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12209'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12757'^^xsd:integer;
  dwc:scientificName 'Podarke pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152347'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12757'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12894'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12894'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12483'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12483'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15497'^^xsd:integer;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15497'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15771'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15771'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15223'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15223'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13716'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13716'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13442'^^xsd:integer;
  dwc:scientificName 'Microphthalmus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130171'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13442'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10017'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10017'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10428'^^xsd:integer;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10428'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10565'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10565'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10702'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10702'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9195'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9195'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8647'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8647'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9058'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9058'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7140'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7140'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6866'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6866'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2071'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2071'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2345'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2345'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5496'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5496'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1660'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1660'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1386'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1386'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97423'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97423'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97697'^^xsd:integer;
  dwc:scientificName 'Spisula INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97697'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96875'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96875'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95916'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95916'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96601'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96601'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95642'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95642'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102081'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102081'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93998'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93998'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93861'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93861'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98519'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98519'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97834'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97834'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101122'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101122'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101259'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101259'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101533'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101533'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99615'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99615'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99752'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99752'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100026'^^xsd:integer;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100026'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100437'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100437'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114411'^^xsd:integer;
  dwc:scientificName 'Diphasia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114411'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111534'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111534'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111945'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111945'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110164'^^xsd:integer;
  dwc:scientificName 'Eugyra arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103764'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110164'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1864698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110986'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110986'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109068'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109068'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109479'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109479'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107287'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107287'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106191'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106191'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105369'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105369'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104410'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104410'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105095'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105095'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103725'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103725'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101944'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101944'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102355'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102355'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102903'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102903'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127289'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127289'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125645'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125645'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125919'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125919'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121261'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121261'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124001'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124001'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124138'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124138'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121124'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121124'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127015'^^xsd:integer;
  dwc:scientificName 'Puellina setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127015'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120439'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120439'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116877'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116877'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117699'^^xsd:integer;
  dwc:scientificName 'Gonothyraea loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117377'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117699'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115507'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115507'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114822'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114822'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114959'^^xsd:integer;
  dwc:scientificName 'Sertularella spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114959'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2366"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403033333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2366 -4.403033333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.2366"^^xsd:decimal ;
  geo-pos:long "-4.403033333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113726'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4030333333333'^^xsd:double;
  dwc:latitude '51.2366'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113726'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21068'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21068'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17506'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17506'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18465'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18465'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16410'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16410'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28192'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28192'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27781'^^xsd:integer;
  dwc:scientificName 'Spionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27781'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26959'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26959'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27370'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27370'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33398'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33398'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32576'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32576'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32028'^^xsd:integer;
  dwc:scientificName 'Spio sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32028'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32302'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32302'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35727'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35727'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36275'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36275'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37508'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37508'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38193'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38193'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44358'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44358'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44084'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44084'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42714'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42714'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41892'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41892'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42166'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42166'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41755'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41755'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63127'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63127'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58332'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58332'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55181'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55181'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51071'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51071'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46824'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46824'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87650'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87650'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72991'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72991'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69566'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69566'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16273'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16273'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13807'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13807'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41618'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41618'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10793'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10793'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10656'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10656'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10108'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10108'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6957'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6957'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6546'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6546'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2436'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2436'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1477'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1477'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96966'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96966'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93952'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93952'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97925'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97925'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102446'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102446'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128202'^^xsd:integer;
  dwc:scientificName 'Phylactella labrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111579'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128202'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121215'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121215'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126695'^^xsd:integer;
  dwc:scientificName 'Puellina spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110897'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126695'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124229'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124229'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124640'^^xsd:integer;
  dwc:scientificName 'Callopora discreta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124640'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434066666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434066666666666 -4.402966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.434066666666666"^^xsd:decimal ;
  geo-pos:long "-4.402966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115598'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '108'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.4029666666667'^^xsd:double;
  dwc:latitude '51.434066666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115598'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20736'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20736'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21010'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21010'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17722'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17722'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17996'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17996'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17448'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17448'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17037'^^xsd:integer;
  dwc:scientificName 'Syllides benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131405'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17037'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18818'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18818'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18407'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18407'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19914'^^xsd:integer;
  dwc:scientificName 'Nereis elitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '339286'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19914'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '339286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16352'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16352'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28134'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28134'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27586'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27586'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27038'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27038'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24572'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24572'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24709'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24709'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24846'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24846'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23613'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23613'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32518'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32518'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31970'^^xsd:integer;
  dwc:scientificName 'Spio sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31970'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32107'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32107'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32244'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32244'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31833'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31833'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30737'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30737'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31011'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31011'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29093'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29093'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29230'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29230'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28271'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28271'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28408'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28408'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34710'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34710'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36217'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36217'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37450'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37450'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38272'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38272'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39779'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39779'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44985'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44985'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43615'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43615'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42793'^^xsd:integer;
  dwc:scientificName 'Sabellaria sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42793'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43067'^^xsd:integer;
  dwc:scientificName 'Ampharetidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43067'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42656'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42656'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41834'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41834'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41697'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41697'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41560'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41560'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40053'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40053'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60740'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60740'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60877'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60877'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62521'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62521'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60192'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60192'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66220'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66220'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67864'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67864'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65398'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65398'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63069'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63069'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63343'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63343'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57178'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57178'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56630'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56630'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54027'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54027'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51424'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51424'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51013'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51013'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50876'^^xsd:integer;
  dwc:scientificName 'Enchytraeidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50876'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52246'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52246'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48958'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48958'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46355'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46355'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87592'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87592'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93894'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93894'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88003'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88003'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83345'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83345'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87044'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87044'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82249'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82249'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79235'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79235'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79783'^^xsd:integer;
  dwc:scientificName 'Galatheidae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106733'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79783'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75536'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75536'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74029'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74029'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73892'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73892'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70193'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70193'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69508'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69508'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11557'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11557'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11831'^^xsd:integer;
  dwc:scientificName 'Sphaerodoropsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129601'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11831'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12516'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12516'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12653'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12653'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12927'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12927'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15256'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15256'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14571'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14571'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13749'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13749'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14434'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14434'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22517'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22517'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36628'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36628'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10735'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10735'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10598'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10598'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10050'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10050'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8680'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8680'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9091'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9091'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6214'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6214'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6899'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6899'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7173'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7173'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7584'^^xsd:integer;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7584'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8132'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8132'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6762'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6762'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3337'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3337'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1693'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1693'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2104'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2104'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2378'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2378'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5529'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5529'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1419'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1419'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1282'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1282'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96908'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96908'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95949'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95949'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94031'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94031'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93072'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93072'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98415'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98415'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97867'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97867'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98278'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98278'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101566'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101566'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100607'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100607'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100744'^^xsd:integer;
  dwc:scientificName 'VENERACEA JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '246046'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100744'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '14638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99785'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99785'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100059'^^xsd:integer;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100059'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100470'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100470'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107594'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107594'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106772'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106772'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107320'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107320'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106224'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106224'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103758'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103758'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102388'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102388'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101292'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101292'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104032'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104032'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102936'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102936'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121294'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121294'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123212'^^xsd:integer;
  dwc:scientificName 'Bowerbankia pustulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111668'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123212'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '851599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124034'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124034'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124171'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124171'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117869'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117869'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49321666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.40175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49321666666667 -4.40175)"^^geo:wktLiteral ;
  geo-pos:lat "51.49321666666667"^^xsd:decimal ;
  geo-pos:long "-4.40175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115540'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.40175'^^xsd:double;
  dwc:latitude '51.493216666667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115540'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43470834554 -4.398475005844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43470834554"^^xsd:decimal ;
  dwc:decimalLongitude "-4.398475005844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43470834554 -4.398475005844)"^^geo:wktLiteral ;
  geo-pos:lat "51.43470834554"^^xsd:decimal ;
  geo-pos:long "-4.398475005844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130295'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.583333333333'^^xsd:double;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.398475005844'^^xsd:double;
  dwc:startLongitude '-4.3967833333333'^^xsd:double;
  dwc:endLongitude '-4.4001666666667'^^xsd:double;
  dwc:latitude '51.43470834554'^^xsd:double;
  dwc:startLatitude '51.434866666667'^^xsd:double;
  dwc:endLatitude '51.43455'^^xsd:double;
  dwc:coordinatePrecision '118.95'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.2'^^xsd:double;
  dwc:observedWeight '5.2742616034'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130295'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43470834554 -4.398475005844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43470834554"^^xsd:decimal ;
  dwc:decimalLongitude "-4.398475005844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43470834554 -4.398475005844)"^^geo:wktLiteral ;
  geo-pos:lat "51.43470834554"^^xsd:decimal ;
  geo-pos:long "-4.398475005844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130040'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.583333333333'^^xsd:double;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.398475005844'^^xsd:double;
  dwc:startLongitude '-4.3967833333333'^^xsd:double;
  dwc:endLongitude '-4.4001666666667'^^xsd:double;
  dwc:latitude '51.43470834554'^^xsd:double;
  dwc:startLatitude '51.434866666667'^^xsd:double;
  dwc:endLatitude '51.43455'^^xsd:double;
  dwc:coordinatePrecision '118.95'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.2'^^xsd:double;
  dwc:observedWeight '369.19831224'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130040'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43470834554 -4.398475005844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43470834554"^^xsd:decimal ;
  dwc:decimalLongitude "-4.398475005844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43470834554 -4.398475005844)"^^geo:wktLiteral ;
  geo-pos:lat "51.43470834554"^^xsd:decimal ;
  geo-pos:long "-4.398475005844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130703'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.583333333333'^^xsd:double;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.398475005844'^^xsd:double;
  dwc:startLongitude '-4.3967833333333'^^xsd:double;
  dwc:endLongitude '-4.4001666666667'^^xsd:double;
  dwc:latitude '51.43470834554'^^xsd:double;
  dwc:startLatitude '51.434866666667'^^xsd:double;
  dwc:endLatitude '51.43455'^^xsd:double;
  dwc:coordinatePrecision '118.95'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.2'^^xsd:double;
  dwc:observedWeight '3.164556962'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130703'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43470834554 -4.398475005844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43470834554"^^xsd:decimal ;
  dwc:decimalLongitude "-4.398475005844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43470834554 -4.398475005844)"^^geo:wktLiteral ;
  geo-pos:lat "51.43470834554"^^xsd:decimal ;
  geo-pos:long "-4.398475005844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130091'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.583333333333'^^xsd:double;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.398475005844'^^xsd:double;
  dwc:startLongitude '-4.3967833333333'^^xsd:double;
  dwc:endLongitude '-4.4001666666667'^^xsd:double;
  dwc:latitude '51.43470834554'^^xsd:double;
  dwc:startLatitude '51.434866666667'^^xsd:double;
  dwc:endLatitude '51.43455'^^xsd:double;
  dwc:coordinatePrecision '118.95'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.2'^^xsd:double;
  dwc:observedWeight '39.029535865'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130091'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43470834554 -4.398475005844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43470834554"^^xsd:decimal ;
  dwc:decimalLongitude "-4.398475005844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43470834554 -4.398475005844)"^^geo:wktLiteral ;
  geo-pos:lat "51.43470834554"^^xsd:decimal ;
  geo-pos:long "-4.398475005844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130346'^^xsd:integer;
  dwc:scientificName 'Inachus agg,'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.583333333333'^^xsd:double;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.398475005844'^^xsd:double;
  dwc:startLongitude '-4.3967833333333'^^xsd:double;
  dwc:endLongitude '-4.4001666666667'^^xsd:double;
  dwc:latitude '51.43470834554'^^xsd:double;
  dwc:startLatitude '51.434866666667'^^xsd:double;
  dwc:endLatitude '51.43455'^^xsd:double;
  dwc:coordinatePrecision '118.95'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.2'^^xsd:double;
  dwc:observedWeight '14.767932489'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130346'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43470834554 -4.398475005844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43470834554"^^xsd:decimal ;
  dwc:decimalLongitude "-4.398475005844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43470834554 -4.398475005844)"^^geo:wktLiteral ;
  geo-pos:lat "51.43470834554"^^xsd:decimal ;
  geo-pos:long "-4.398475005844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131876'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.583333333333'^^xsd:double;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.398475005844'^^xsd:double;
  dwc:startLongitude '-4.3967833333333'^^xsd:double;
  dwc:endLongitude '-4.4001666666667'^^xsd:double;
  dwc:latitude '51.43470834554'^^xsd:double;
  dwc:startLatitude '51.434866666667'^^xsd:double;
  dwc:endLatitude '51.43455'^^xsd:double;
  dwc:coordinatePrecision '118.95'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.2'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131876'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43470834554 -4.398475005844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43470834554"^^xsd:decimal ;
  dwc:decimalLongitude "-4.398475005844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43470834554 -4.398475005844)"^^geo:wktLiteral ;
  geo-pos:lat "51.43470834554"^^xsd:decimal ;
  geo-pos:long "-4.398475005844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131060'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.583333333333'^^xsd:double;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.398475005844'^^xsd:double;
  dwc:startLongitude '-4.3967833333333'^^xsd:double;
  dwc:endLongitude '-4.4001666666667'^^xsd:double;
  dwc:latitude '51.43470834554'^^xsd:double;
  dwc:startLatitude '51.434866666667'^^xsd:double;
  dwc:endLatitude '51.43455'^^xsd:double;
  dwc:coordinatePrecision '118.95'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.2'^^xsd:double;
  dwc:observedWeight '21.097046414'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131060'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43470834554 -4.398475005844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43470834554"^^xsd:decimal ;
  dwc:decimalLongitude "-4.398475005844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43470834554 -4.398475005844)"^^geo:wktLiteral ;
  geo-pos:lat "51.43470834554"^^xsd:decimal ;
  geo-pos:long "-4.398475005844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.95"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131315'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.583333333333'^^xsd:double;
  dwc:endTimeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.398475005844'^^xsd:double;
  dwc:startLongitude '-4.3967833333333'^^xsd:double;
  dwc:endLongitude '-4.4001666666667'^^xsd:double;
  dwc:latitude '51.43470834554'^^xsd:double;
  dwc:startLatitude '51.434866666667'^^xsd:double;
  dwc:endLatitude '51.43455'^^xsd:double;
  dwc:coordinatePrecision '118.95'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.2'^^xsd:double;
  dwc:observedWeight '2.1097046414'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131315'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130209'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '610.77844311'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130209'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130260'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '470.05988024'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130260'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129954'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '182.63473054'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129954'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130056'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '128.74251497'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130056'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130617'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '4.4910179641'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130617'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130107'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '153.44311377'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130107'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131586'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '1.497005988'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131586'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131688'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '83.832335329'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131688'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131739'^^xsd:integer;
  dwc:scientificName 'Pharus legumen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '189.37125749'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131739'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131841'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '15.718562874'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131841'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132504'^^xsd:integer;
  dwc:scientificName 'Pleuronectes  platessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '126.49700599'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132504'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132861'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '72.604790419'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132861'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133167'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '13.473053892'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133167'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131994'^^xsd:integer;
  dwc:scientificName 'Liocarcinus mamorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '12.724550898'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131994'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132096'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum egg mass'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '288.17365269'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132096'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131178'^^xsd:integer;
  dwc:scientificName 'Aphodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '93.562874251'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131178'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131229'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '11.976047904'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131229'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131331'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '18.71257485'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131331'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130668'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '32.185628743'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130668'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130770'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '916.91616766'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130770'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130923'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '27.694610778'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130923'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131025'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '0.74850299401'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131025'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130464'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '0.74850299401'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130464'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.586300023532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397350016342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "166.644"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.586300023532 -4.397350016342)"^^geo:wktLiteral ;
  geo-pos:lat "51.586300023532"^^xsd:decimal ;
  geo-pos:long "-4.397350016342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "166.644"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130515'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.397350016342'^^xsd:double;
  dwc:startLongitude '-4.3997'^^xsd:double;
  dwc:endLongitude '-4.395'^^xsd:double;
  dwc:latitude '51.586300023532'^^xsd:double;
  dwc:startLatitude '51.585983333333'^^xsd:double;
  dwc:endLatitude '51.586616666667'^^xsd:double;
  dwc:coordinatePrecision '166.644'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '22.1'^^xsd:double;
  dwc:observedWeight '18.71257485'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130515'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434775016929"^^xsd:decimal ;
  dwc:decimalLongitude "-4.396091651089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "144.123"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  geo-pos:lat "51.434775016929"^^xsd:decimal ;
  geo-pos:long "-4.396091651089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "144.123"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130294'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.3'^^xsd:double;
  dwc:endTimeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.396091651089'^^xsd:double;
  dwc:startLongitude '-4.3980833333333'^^xsd:double;
  dwc:endLongitude '-4.3941'^^xsd:double;
  dwc:latitude '51.434775016929'^^xsd:double;
  dwc:startLatitude '51.435133333333'^^xsd:double;
  dwc:endLatitude '51.434416666667'^^xsd:double;
  dwc:coordinatePrecision '144.123'^^xsd:double;
  dwc:minimumDepth '46.1'^^xsd:double;
  dwc:maximumDepth '48.4'^^xsd:double;
  dwc:observedWeight '0.86805555556'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130294'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434775016929"^^xsd:decimal ;
  dwc:decimalLongitude "-4.396091651089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "144.123"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  geo-pos:lat "51.434775016929"^^xsd:decimal ;
  geo-pos:long "-4.396091651089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "144.123"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130039'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.3'^^xsd:double;
  dwc:endTimeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.396091651089'^^xsd:double;
  dwc:startLongitude '-4.3980833333333'^^xsd:double;
  dwc:endLongitude '-4.3941'^^xsd:double;
  dwc:latitude '51.434775016929'^^xsd:double;
  dwc:startLatitude '51.435133333333'^^xsd:double;
  dwc:endLatitude '51.434416666667'^^xsd:double;
  dwc:coordinatePrecision '144.123'^^xsd:double;
  dwc:minimumDepth '46.1'^^xsd:double;
  dwc:maximumDepth '48.4'^^xsd:double;
  dwc:observedWeight '199.65277778'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130039'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434775016929"^^xsd:decimal ;
  dwc:decimalLongitude "-4.396091651089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "144.123"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  geo-pos:lat "51.434775016929"^^xsd:decimal ;
  geo-pos:long "-4.396091651089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "144.123"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130702'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.3'^^xsd:double;
  dwc:endTimeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.396091651089'^^xsd:double;
  dwc:startLongitude '-4.3980833333333'^^xsd:double;
  dwc:endLongitude '-4.3941'^^xsd:double;
  dwc:latitude '51.434775016929'^^xsd:double;
  dwc:startLatitude '51.435133333333'^^xsd:double;
  dwc:endLatitude '51.434416666667'^^xsd:double;
  dwc:coordinatePrecision '144.123'^^xsd:double;
  dwc:minimumDepth '46.1'^^xsd:double;
  dwc:maximumDepth '48.4'^^xsd:double;
  dwc:observedWeight '2.6041666667'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130702'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434775016929"^^xsd:decimal ;
  dwc:decimalLongitude "-4.396091651089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "144.123"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  geo-pos:lat "51.434775016929"^^xsd:decimal ;
  geo-pos:long "-4.396091651089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "144.123"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130090'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.3'^^xsd:double;
  dwc:endTimeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.396091651089'^^xsd:double;
  dwc:startLongitude '-4.3980833333333'^^xsd:double;
  dwc:endLongitude '-4.3941'^^xsd:double;
  dwc:latitude '51.434775016929'^^xsd:double;
  dwc:startLatitude '51.435133333333'^^xsd:double;
  dwc:endLatitude '51.434416666667'^^xsd:double;
  dwc:coordinatePrecision '144.123'^^xsd:double;
  dwc:minimumDepth '46.1'^^xsd:double;
  dwc:maximumDepth '48.4'^^xsd:double;
  dwc:observedWeight '64.236111111'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130090'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434775016929"^^xsd:decimal ;
  dwc:decimalLongitude "-4.396091651089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "144.123"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  geo-pos:lat "51.434775016929"^^xsd:decimal ;
  geo-pos:long "-4.396091651089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "144.123"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130141'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.3'^^xsd:double;
  dwc:endTimeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.396091651089'^^xsd:double;
  dwc:startLongitude '-4.3980833333333'^^xsd:double;
  dwc:endLongitude '-4.3941'^^xsd:double;
  dwc:latitude '51.434775016929'^^xsd:double;
  dwc:startLatitude '51.435133333333'^^xsd:double;
  dwc:endLatitude '51.434416666667'^^xsd:double;
  dwc:coordinatePrecision '144.123'^^xsd:double;
  dwc:minimumDepth '46.1'^^xsd:double;
  dwc:maximumDepth '48.4'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130141'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434775016929"^^xsd:decimal ;
  dwc:decimalLongitude "-4.396091651089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "144.123"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  geo-pos:lat "51.434775016929"^^xsd:decimal ;
  geo-pos:long "-4.396091651089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "144.123"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133048'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.3'^^xsd:double;
  dwc:endTimeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.396091651089'^^xsd:double;
  dwc:startLongitude '-4.3980833333333'^^xsd:double;
  dwc:endLongitude '-4.3941'^^xsd:double;
  dwc:latitude '51.434775016929'^^xsd:double;
  dwc:startLatitude '51.435133333333'^^xsd:double;
  dwc:endLatitude '51.434416666667'^^xsd:double;
  dwc:coordinatePrecision '144.123'^^xsd:double;
  dwc:minimumDepth '46.1'^^xsd:double;
  dwc:maximumDepth '48.4'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133048'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434775016929"^^xsd:decimal ;
  dwc:decimalLongitude "-4.396091651089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "144.123"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  geo-pos:lat "51.434775016929"^^xsd:decimal ;
  geo-pos:long "-4.396091651089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "144.123"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131875'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.3'^^xsd:double;
  dwc:endTimeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.396091651089'^^xsd:double;
  dwc:startLongitude '-4.3980833333333'^^xsd:double;
  dwc:endLongitude '-4.3941'^^xsd:double;
  dwc:latitude '51.434775016929'^^xsd:double;
  dwc:startLatitude '51.435133333333'^^xsd:double;
  dwc:endLatitude '51.434416666667'^^xsd:double;
  dwc:coordinatePrecision '144.123'^^xsd:double;
  dwc:minimumDepth '46.1'^^xsd:double;
  dwc:maximumDepth '48.4'^^xsd:double;
  dwc:observedWeight '158.85416667'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131875'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434775016929"^^xsd:decimal ;
  dwc:decimalLongitude "-4.396091651089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "144.123"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  geo-pos:lat "51.434775016929"^^xsd:decimal ;
  geo-pos:long "-4.396091651089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "144.123"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132334'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.3'^^xsd:double;
  dwc:endTimeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.396091651089'^^xsd:double;
  dwc:startLongitude '-4.3980833333333'^^xsd:double;
  dwc:endLongitude '-4.3941'^^xsd:double;
  dwc:latitude '51.434775016929'^^xsd:double;
  dwc:startLatitude '51.435133333333'^^xsd:double;
  dwc:endLatitude '51.434416666667'^^xsd:double;
  dwc:coordinatePrecision '144.123'^^xsd:double;
  dwc:minimumDepth '46.1'^^xsd:double;
  dwc:maximumDepth '48.4'^^xsd:double;
  dwc:observedWeight '787.32638889'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132334'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434775016929"^^xsd:decimal ;
  dwc:decimalLongitude "-4.396091651089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "144.123"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  geo-pos:lat "51.434775016929"^^xsd:decimal ;
  geo-pos:long "-4.396091651089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "144.123"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131059'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.3'^^xsd:double;
  dwc:endTimeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.396091651089'^^xsd:double;
  dwc:startLongitude '-4.3980833333333'^^xsd:double;
  dwc:endLongitude '-4.3941'^^xsd:double;
  dwc:latitude '51.434775016929'^^xsd:double;
  dwc:startLatitude '51.435133333333'^^xsd:double;
  dwc:endLatitude '51.434416666667'^^xsd:double;
  dwc:coordinatePrecision '144.123'^^xsd:double;
  dwc:minimumDepth '46.1'^^xsd:double;
  dwc:maximumDepth '48.4'^^xsd:double;
  dwc:observedWeight '15.625'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131059'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434775016929"^^xsd:decimal ;
  dwc:decimalLongitude "-4.396091651089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "144.123"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  geo-pos:lat "51.434775016929"^^xsd:decimal ;
  geo-pos:long "-4.396091651089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "144.123"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131314'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.3'^^xsd:double;
  dwc:endTimeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.396091651089'^^xsd:double;
  dwc:startLongitude '-4.3980833333333'^^xsd:double;
  dwc:endLongitude '-4.3941'^^xsd:double;
  dwc:latitude '51.434775016929'^^xsd:double;
  dwc:startLatitude '51.435133333333'^^xsd:double;
  dwc:endLatitude '51.434416666667'^^xsd:double;
  dwc:coordinatePrecision '144.123'^^xsd:double;
  dwc:minimumDepth '46.1'^^xsd:double;
  dwc:maximumDepth '48.4'^^xsd:double;
  dwc:observedWeight '4.3402777778'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131314'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.434775016929"^^xsd:decimal ;
  dwc:decimalLongitude "-4.396091651089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "144.123"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.434775016929 -4.396091651089)"^^geo:wktLiteral ;
  geo-pos:lat "51.434775016929"^^xsd:decimal ;
  geo-pos:long "-4.396091651089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "144.123"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130855'^^xsd:integer;
  dwc:scientificName '(Crangon trispinosus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.3'^^xsd:double;
  dwc:endTimeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.396091651089'^^xsd:double;
  dwc:startLongitude '-4.3980833333333'^^xsd:double;
  dwc:endLongitude '-4.3941'^^xsd:double;
  dwc:latitude '51.434775016929'^^xsd:double;
  dwc:startLatitude '51.435133333333'^^xsd:double;
  dwc:endLatitude '51.434416666667'^^xsd:double;
  dwc:coordinatePrecision '144.123'^^xsd:double;
  dwc:minimumDepth '46.1'^^xsd:double;
  dwc:maximumDepth '48.4'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130855'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3172'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3172'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19338'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19338'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20571'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20571'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21256'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21256'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17694'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17694'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17831'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17831'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17420'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17420'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17557'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17557'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17283'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17283'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18516'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18516'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18653'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18653'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18379'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18379'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19886'^^xsd:integer;
  dwc:scientificName 'Nereis elitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '339286'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19886'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '339286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16324'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16324'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28106'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28106'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27010'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27010'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27558'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27558'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24544'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24544'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24681'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24681'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24818'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24818'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25229'^^xsd:integer;
  dwc:scientificName 'Orbinia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129420'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25229'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25777'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25777'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23311'^^xsd:integer;
  dwc:scientificName 'Lumbrineris agastos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130236'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23311'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '851788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23585'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23585'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23996'^^xsd:integer;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23996'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22489'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22489'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32901'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32901'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32490'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32490'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32079'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32079'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31805'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31805'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30709'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30709'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31120'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31120'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31394'^^xsd:integer;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31394'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30298'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30298'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28243'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28243'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28380'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28380'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34408'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34408'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35641'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35641'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36874'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36874'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37148'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37148'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36600'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36600'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34682'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34682'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36463'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36463'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36189'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36189'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37422'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37422'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38107'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38107'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38244'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38244'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37285'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37285'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39066'^^xsd:integer;
  dwc:scientificName 'Praxillella praetermissa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39066'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44957'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44957'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43998'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43998'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44272'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44272'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42902'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42902'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43587'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43587'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42628'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42628'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42491'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42491'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41395'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41395'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41532'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41532'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60712'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60712'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60849'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60849'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60164'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60164'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66192'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66192'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66329'^^xsd:integer;
  dwc:scientificName 'Photis reinhardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102387'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66329'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67836'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67836'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68247'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68247'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66740'^^xsd:integer;
  dwc:scientificName 'Erichthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66740'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67288'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67288'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65233'^^xsd:integer;
  dwc:scientificName 'Gammaropsis spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65233'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65370'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65370'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65507'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65507'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63041'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63041'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63315'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63315'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63589'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63589'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64274'^^xsd:integer;
  dwc:scientificName 'Maerella tenuimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64274'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56191'^^xsd:integer;
  dwc:scientificName 'Gitana sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56191'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56602'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56602'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57150'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57150'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56054'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56054'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55369'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55369'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51670'^^xsd:integer;
  dwc:scientificName 'Endeis spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51670'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52081'^^xsd:integer;
  dwc:scientificName 'Callipallene emaciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150563'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52081'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '150563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51122'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51122'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51396'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51396'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52903'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52903'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50985'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50985'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52218'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52218'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49752'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49752'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50026'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50026'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48245'^^xsd:integer;
  dwc:scientificName 'Chone sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48245'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48382'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48382'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48930'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48930'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49204'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49204'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46738'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46738'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46875'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46875'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46327'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46327'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87564'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87564'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92359'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92359'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93044'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93044'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87016'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87016'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87290'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87290'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85098'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85098'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85235'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85235'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85920'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85920'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79207'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79207'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83317'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83317'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80714'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80714'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78933'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78933'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74686'^^xsd:integer;
  dwc:scientificName 'Nannastacus unguiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74686'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73727'^^xsd:integer;
  dwc:scientificName 'Bodotria arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110440'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73727'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74001'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74001'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70439'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70439'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72905'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72905'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75782'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75782'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69480'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69480'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11255'^^xsd:integer;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11255'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11529'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11529'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12899'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12899'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14543'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14543'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15228'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15228'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13721'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13721'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10981'^^xsd:integer;
  dwc:scientificName 'Goniadidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10981'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10570'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10570'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9200'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9200'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8241'^^xsd:integer;
  dwc:scientificName 'Eulalia sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8241'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8652'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8652'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9063'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9063'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6734'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6734'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6871'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6871'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3309'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3309'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2076'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2076'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2350'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2350'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4953'^^xsd:integer;
  dwc:scientificName 'Malmgrenia marphysae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152267'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4953'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3857'^^xsd:integer;
  dwc:scientificName 'Harmothoe andreapolis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152279'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3857'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5090'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5090'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5501'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5501'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5638'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5638'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1528'^^xsd:integer;
  dwc:scientificName 'Cerebratulus sp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1528'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1665'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1665'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1391'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1391'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97428'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97428'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97839'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97839'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96880'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96880'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95921'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95921'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96332'^^xsd:integer;
  dwc:scientificName 'Montacuta substriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140377'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96332'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96469'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96469'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96606'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96606'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95647'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95647'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102086'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102086'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94003'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94003'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93866'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93866'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98524'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98524'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98250'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98250'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101401'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101401'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101538'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101538'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99757'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99757'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100442'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100442'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112498'^^xsd:integer;
  dwc:scientificName 'Eudendrium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117093'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112498'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109073'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109073'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106470'^^xsd:integer;
  dwc:scientificName 'Spantagus purpureus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106470'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107292'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107292'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106196'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106196'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105374'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105374'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104415'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104415'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103730'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103730'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104004'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104004'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105100'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105100'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101812'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101812'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102360'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102360'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101264'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101264'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102908'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102908'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127294'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127294'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125650'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125650'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121266'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121266'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122910'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122910'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124006'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124006'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121129'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121129'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124143'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124143'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119896'^^xsd:integer;
  dwc:scientificName 'Tubulipora liliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111760'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119896'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116882'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116882'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117978'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117978'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115649'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115649'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114690'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114690'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114827'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114827'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.30616666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395466666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.30616666666667 -4.395466666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.30616666666667"^^xsd:decimal ;
  geo-pos:long "-4.395466666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113731'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3954666666667'^^xsd:double;
  dwc:latitude '51.306166666667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113731'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436241677587"^^xsd:decimal ;
  dwc:decimalLongitude "-4.394766672777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "112.951"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  geo-pos:lat "51.436241677587"^^xsd:decimal ;
  geo-pos:long "-4.394766672777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "112.951"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130293'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.1'^^xsd:double;
  dwc:endTimeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.394766672777'^^xsd:double;
  dwc:startLongitude '-4.3931666666667'^^xsd:double;
  dwc:endLongitude '-4.3963666666667'^^xsd:double;
  dwc:latitude '51.436241677587'^^xsd:double;
  dwc:startLatitude '51.436416666667'^^xsd:double;
  dwc:endLatitude '51.436066666667'^^xsd:double;
  dwc:coordinatePrecision '112.951'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '1.1111111111'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130293'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436241677587"^^xsd:decimal ;
  dwc:decimalLongitude "-4.394766672777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "112.951"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  geo-pos:lat "51.436241677587"^^xsd:decimal ;
  geo-pos:long "-4.394766672777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "112.951"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130038'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.1'^^xsd:double;
  dwc:endTimeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.394766672777'^^xsd:double;
  dwc:startLongitude '-4.3931666666667'^^xsd:double;
  dwc:endLongitude '-4.3963666666667'^^xsd:double;
  dwc:latitude '51.436241677587'^^xsd:double;
  dwc:startLatitude '51.436416666667'^^xsd:double;
  dwc:endLatitude '51.436066666667'^^xsd:double;
  dwc:coordinatePrecision '112.951'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '190'^^xsd:integer;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130038'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436241677587"^^xsd:decimal ;
  dwc:decimalLongitude "-4.394766672777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "112.951"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  geo-pos:lat "51.436241677587"^^xsd:decimal ;
  geo-pos:long "-4.394766672777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "112.951"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130701'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.1'^^xsd:double;
  dwc:endTimeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.394766672777'^^xsd:double;
  dwc:startLongitude '-4.3931666666667'^^xsd:double;
  dwc:endLongitude '-4.3963666666667'^^xsd:double;
  dwc:latitude '51.436241677587'^^xsd:double;
  dwc:startLatitude '51.436416666667'^^xsd:double;
  dwc:endLatitude '51.436066666667'^^xsd:double;
  dwc:coordinatePrecision '112.951'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '24.444444444'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130701'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436241677587"^^xsd:decimal ;
  dwc:decimalLongitude "-4.394766672777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "112.951"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  geo-pos:lat "51.436241677587"^^xsd:decimal ;
  geo-pos:long "-4.394766672777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "112.951"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130089'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.1'^^xsd:double;
  dwc:endTimeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.394766672777'^^xsd:double;
  dwc:startLongitude '-4.3931666666667'^^xsd:double;
  dwc:endLongitude '-4.3963666666667'^^xsd:double;
  dwc:latitude '51.436241677587'^^xsd:double;
  dwc:startLatitude '51.436416666667'^^xsd:double;
  dwc:endLatitude '51.436066666667'^^xsd:double;
  dwc:coordinatePrecision '112.951'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '131.11111111'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130089'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436241677587"^^xsd:decimal ;
  dwc:decimalLongitude "-4.394766672777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "112.951"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  geo-pos:lat "51.436241677587"^^xsd:decimal ;
  geo-pos:long "-4.394766672777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "112.951"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131670'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.1'^^xsd:double;
  dwc:endTimeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.394766672777'^^xsd:double;
  dwc:startLongitude '-4.3931666666667'^^xsd:double;
  dwc:endLongitude '-4.3963666666667'^^xsd:double;
  dwc:latitude '51.436241677587'^^xsd:double;
  dwc:startLatitude '51.436416666667'^^xsd:double;
  dwc:endLatitude '51.436066666667'^^xsd:double;
  dwc:coordinatePrecision '112.951'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '1.1111111111'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131670'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436241677587"^^xsd:decimal ;
  dwc:decimalLongitude "-4.394766672777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "112.951"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  geo-pos:lat "51.436241677587"^^xsd:decimal ;
  geo-pos:long "-4.394766672777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "112.951"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131823'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.1'^^xsd:double;
  dwc:endTimeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.394766672777'^^xsd:double;
  dwc:startLongitude '-4.3931666666667'^^xsd:double;
  dwc:endLongitude '-4.3963666666667'^^xsd:double;
  dwc:latitude '51.436241677587'^^xsd:double;
  dwc:startLatitude '51.436416666667'^^xsd:double;
  dwc:endLatitude '51.436066666667'^^xsd:double;
  dwc:coordinatePrecision '112.951'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '4.4444444444'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131823'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436241677587"^^xsd:decimal ;
  dwc:decimalLongitude "-4.394766672777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "112.951"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  geo-pos:lat "51.436241677587"^^xsd:decimal ;
  geo-pos:long "-4.394766672777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "112.951"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131874'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.1'^^xsd:double;
  dwc:endTimeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.394766672777'^^xsd:double;
  dwc:startLongitude '-4.3931666666667'^^xsd:double;
  dwc:endLongitude '-4.3963666666667'^^xsd:double;
  dwc:latitude '51.436241677587'^^xsd:double;
  dwc:startLatitude '51.436416666667'^^xsd:double;
  dwc:endLatitude '51.436066666667'^^xsd:double;
  dwc:coordinatePrecision '112.951'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '303.33333333'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131874'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436241677587"^^xsd:decimal ;
  dwc:decimalLongitude "-4.394766672777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "112.951"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  geo-pos:lat "51.436241677587"^^xsd:decimal ;
  geo-pos:long "-4.394766672777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "112.951"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132027'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.1'^^xsd:double;
  dwc:endTimeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.394766672777'^^xsd:double;
  dwc:startLongitude '-4.3931666666667'^^xsd:double;
  dwc:endLongitude '-4.3963666666667'^^xsd:double;
  dwc:latitude '51.436241677587'^^xsd:double;
  dwc:startLatitude '51.436416666667'^^xsd:double;
  dwc:endLatitude '51.436066666667'^^xsd:double;
  dwc:coordinatePrecision '112.951'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '11.111111111'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132027'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436241677587"^^xsd:decimal ;
  dwc:decimalLongitude "-4.394766672777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "112.951"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  geo-pos:lat "51.436241677587"^^xsd:decimal ;
  geo-pos:long "-4.394766672777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "112.951"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131058'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.1'^^xsd:double;
  dwc:endTimeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.394766672777'^^xsd:double;
  dwc:startLongitude '-4.3931666666667'^^xsd:double;
  dwc:endLongitude '-4.3963666666667'^^xsd:double;
  dwc:latitude '51.436241677587'^^xsd:double;
  dwc:startLatitude '51.436416666667'^^xsd:double;
  dwc:endLatitude '51.436066666667'^^xsd:double;
  dwc:coordinatePrecision '112.951'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '27.777777778'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131058'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436241677587"^^xsd:decimal ;
  dwc:decimalLongitude "-4.394766672777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "112.951"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  geo-pos:lat "51.436241677587"^^xsd:decimal ;
  geo-pos:long "-4.394766672777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "112.951"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131109'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.1'^^xsd:double;
  dwc:endTimeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.394766672777'^^xsd:double;
  dwc:startLongitude '-4.3931666666667'^^xsd:double;
  dwc:endLongitude '-4.3963666666667'^^xsd:double;
  dwc:latitude '51.436241677587'^^xsd:double;
  dwc:startLatitude '51.436416666667'^^xsd:double;
  dwc:endLatitude '51.436066666667'^^xsd:double;
  dwc:coordinatePrecision '112.951'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '1.1111111111'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131109'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436241677587"^^xsd:decimal ;
  dwc:decimalLongitude "-4.394766672777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "112.951"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  geo-pos:lat "51.436241677587"^^xsd:decimal ;
  geo-pos:long "-4.394766672777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "112.951"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130854'^^xsd:integer;
  dwc:scientificName '(Crangon trispinosus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.1'^^xsd:double;
  dwc:endTimeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.394766672777'^^xsd:double;
  dwc:startLongitude '-4.3931666666667'^^xsd:double;
  dwc:endLongitude '-4.3963666666667'^^xsd:double;
  dwc:latitude '51.436241677587'^^xsd:double;
  dwc:startLatitude '51.436416666667'^^xsd:double;
  dwc:endLatitude '51.436066666667'^^xsd:double;
  dwc:coordinatePrecision '112.951'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '1.1111111111'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130854'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436241677587"^^xsd:decimal ;
  dwc:decimalLongitude "-4.394766672777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "112.951"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436241677587 -4.394766672777)"^^geo:wktLiteral ;
  geo-pos:lat "51.436241677587"^^xsd:decimal ;
  geo-pos:long "-4.394766672777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "112.951"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130446'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.1'^^xsd:double;
  dwc:endTimeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.394766672777'^^xsd:double;
  dwc:startLongitude '-4.3931666666667'^^xsd:double;
  dwc:endLongitude '-4.3963666666667'^^xsd:double;
  dwc:latitude '51.436241677587'^^xsd:double;
  dwc:startLatitude '51.436416666667'^^xsd:double;
  dwc:endLatitude '51.436066666667'^^xsd:double;
  dwc:coordinatePrecision '112.951'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.3'^^xsd:double;
  dwc:observedWeight '1.1111111111'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130446'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21096'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21096'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20685'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20685'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17534'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17534'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17397'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17397'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18493'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18493'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16438'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16438'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28220'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28220'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27672'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27672'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26576'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26576'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27398'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27398'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24658'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24658'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26028'^^xsd:integer;
  dwc:scientificName 'Paraonidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26028'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32604'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32604'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32467'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32467'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31919'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31919'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35755'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35755'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33426'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33426'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36714'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36714'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34522'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34522'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36303'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36303'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37536'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37536'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38358'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38358'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45071'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45071'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44386'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44386'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42742'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42742'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42194'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42194'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41920'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41920'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42057'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42057'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41646'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41646'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41783'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41783'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39865'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39865'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40139'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40139'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62607'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62607'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61922'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61922'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59867'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59867'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63155'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63155'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58360'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58360'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56716'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56716'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54113'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54113'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51099'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51099'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46441'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46441'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88089'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88089'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90692'^^xsd:integer;
  dwc:scientificName 'Chrysallida obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146825'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90692'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80417'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80417'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73841'^^xsd:integer;
  dwc:scientificName 'Bodotria arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110440'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73841'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73156'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73156'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69594'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69594'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71786'^^xsd:integer;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71786'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10958'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10958'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16301'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16301'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13698'^^xsd:integer;
  dwc:scientificName 'Microphthalmus listensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130172'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13698'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13835'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13835'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10821'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10821'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9451'^^xsd:integer;
  dwc:scientificName 'Eumida ockelmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130642'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9451'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10136'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10136'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9177'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9177'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9314'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9314'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6985'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6985'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6848'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6848'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1505'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1505'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96994'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96994'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93980'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93980'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93158'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93158'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97953'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97953'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109598'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109598'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108365'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108365'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106310'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106310'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102474'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102474'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103022'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103022'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122339'^^xsd:integer;
  dwc:scientificName '?Penetrantia concharum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111644'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122339'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127134'^^xsd:integer;
  dwc:scientificName 'Puellina setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127134'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118366'^^xsd:integer;
  dwc:scientificName 'Loxosomatidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118366'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117955'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117955'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115763'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115763'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115900'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115900'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113297'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113297'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392816666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43695 -4.392816666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.43695"^^xsd:decimal ;
  geo-pos:long "-4.392816666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113571'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '146'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3928166666667'^^xsd:double;
  dwc:latitude '51.43695'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113571'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20621'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20621'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21032'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21032'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20758'^^xsd:integer;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20758'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18566'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18566'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25279'^^xsd:integer;
  dwc:scientificName 'Orbinia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129420'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25279'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25553'^^xsd:integer;
  dwc:scientificName 'Orbinia latreilli?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '334317'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25553'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32814'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32814'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33088'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33088'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33225'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33225'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33362'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33362'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32540'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32540'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31855'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31855'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35143'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35143'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36513'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36513'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42678'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42678'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62543'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62543'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61310'^^xsd:integer;
  dwc:scientificName 'Bathyporeia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61310'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61995'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103068'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61995'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62132'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62132'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57474'^^xsd:integer;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57474'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58707'^^xsd:integer;
  dwc:scientificName 'Orchomene nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102673'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58707'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55282'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55282'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54597'^^xsd:integer;
  dwc:scientificName 'Schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120204'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54597'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '120204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91450'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91450'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83504'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83504'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88025'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88025'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87888'^^xsd:integer;
  dwc:scientificName 'NATICIDAE  JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87888'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:84874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '84874'^^xsd:integer;
  dwc:scientificName 'Pinnotheres pisum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:84874'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79257'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79257'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79531'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79531'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74188'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74188'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75147'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75147'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73229'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73229'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10894'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10894'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5962'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5962'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6784'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6784'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1441'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1441'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97615'^^xsd:integer;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97615'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96519'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96519'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93916'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93916'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99259'^^xsd:integer;
  dwc:scientificName 'Angulus tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146492'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99259'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99944'^^xsd:integer;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99944'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.68955"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392383333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.68955 -4.392383333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.68955"^^xsd:decimal ;
  geo-pos:long "-4.392383333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106383'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3923833333333'^^xsd:double;
  dwc:latitude '51.68955'^^xsd:double;
  dwc:minimumDepth '7.9'^^xsd:double;
  dwc:maximumDepth '7.9'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106383'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21090'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21090'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20679'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20679'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17528'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17528'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16432'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16432'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28214'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28214'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27666'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27666'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27803'^^xsd:integer;
  dwc:scientificName 'Spionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27803'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32598'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32598'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30132'^^xsd:integer;
  dwc:scientificName 'Prionospio sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30132'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36982'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36982'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36708'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36708'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36297'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36297'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37530'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37530'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44106'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44106'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44380'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44380'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42736'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42736'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41914'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41914'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42051'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42051'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42188'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42188'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41777'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41777'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59861'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59861'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55203'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55203'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51093'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51093'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49586'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49586'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46435'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46435'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87398'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87398'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80411'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80411'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75890'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75890'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73287'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73287'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71780'^^xsd:integer;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71780'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16295'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16295'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13829'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13829'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14651'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14651'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10815'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10815'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10130'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10130'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6979'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6979'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2458'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2458'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1773'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1773'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1499'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1499'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96714'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96714'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96988'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96988'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93974'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93974'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97947'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97947'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111099'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111099'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107263'^^xsd:integer;
  dwc:scientificName 'Neopentadactyla mixta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124685'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107263'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106304'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106304'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103016'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103016'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126169'^^xsd:integer;
  dwc:scientificName 'Setosella vulnerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111543'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126169'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126717'^^xsd:integer;
  dwc:scientificName 'Puellina spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110897'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126717'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127128'^^xsd:integer;
  dwc:scientificName 'Puellina setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127128'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124662'^^xsd:integer;
  dwc:scientificName 'Callopora discreta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124662'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120689'^^xsd:integer;
  dwc:scientificName 'Alcyonidium sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120689'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117949'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117949'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392233333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392233333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392233333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113565'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3922333333333'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113565'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1232'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1232'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23289'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23289'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21097'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21097'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20686'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20686'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18768'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18768'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16439'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16439'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27399'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27399'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27810'^^xsd:integer;
  dwc:scientificName 'Spionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27810'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26988'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26988'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32605'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32605'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32468'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32468'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28221'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28221'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36715'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36715'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38222'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38222'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45072'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45072'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44387'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44387'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42743'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42743'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42195'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42195'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41921'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41921'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42058'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42058'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41784'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41784'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39866'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39866'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68910'^^xsd:integer;
  dwc:scientificName 'Corophium insidiosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102092'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68910'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '148592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55210'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55210'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54114'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54114'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52744'^^xsd:integer;
  dwc:scientificName 'Acari indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '292684'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52744'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51100'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51100'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73157'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73157'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69595'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69595'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16302'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16302'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13836'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13836'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75897'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75897'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10685'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10685'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10822'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10822'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6986'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6986'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2465'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2465'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1506'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1506'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96995'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96995'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93981'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93981'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93844'^^xsd:integer;
  dwc:scientificName 'MYTILIDAE  JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93844'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.436933333333336"^^xsd:decimal ;
  dwc:decimalLongitude "-4.392016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.436933333333336 -4.392016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.436933333333336"^^xsd:decimal ;
  geo-pos:long "-4.392016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107133'^^xsd:integer;
  dwc:scientificName 'Holothurioidea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '147'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3920166666667'^^xsd:double;
  dwc:latitude '51.436933333333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '149846'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107133'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22879'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22879'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21098'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21098'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20687'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20687'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17536'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17536'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17399'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17399'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18495'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18495'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17673'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17673'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16440'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16440'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26989'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26989'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24660'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24660'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23290'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23290'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32606'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32606'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32469'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32469'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28222'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28222'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33428'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33428'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36716'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36716'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36305'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36305'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44388'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44388'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42607'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42607'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42196'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42196'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41922'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41922'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42059'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42059'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41785'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41785'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39867'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39867'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62609'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62609'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59458'^^xsd:integer;
  dwc:scientificName 'Iphimedia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59458'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57266'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57266'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54115'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54115'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52334'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52334'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52745'^^xsd:integer;
  dwc:scientificName 'Acari indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '292684'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52745'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51101'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51101'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53156'^^xsd:integer;
  dwc:scientificName 'Balanus spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53156'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46443'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46443'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46854'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46854'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47813'^^xsd:integer;
  dwc:scientificName 'Sabellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47813'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87132'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87132'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85351'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85351'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80419'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80419'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73295'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73295'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69596'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69596'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16303'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16303'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13700'^^xsd:integer;
  dwc:scientificName 'Microphthalmus listensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130172'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13700'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13837'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13837'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14659'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14659'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75898'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75898'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10823'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10823'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6987'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6987'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7124'^^xsd:integer;
  dwc:scientificName 'Eteone foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130614'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7124'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2466'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2466'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1507'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1507'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96996'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96996'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93982'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93982'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97955'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97955'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99736'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99736'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112066'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112066'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112203'^^xsd:integer;
  dwc:scientificName 'Atractylis arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '412605'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112203'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '231681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103024'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103024'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121245'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121245'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121656'^^xsd:integer;
  dwc:scientificName 'Arachnidium hippothooides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111608'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121656'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123711'^^xsd:integer;
  dwc:scientificName 'Scruparia ambigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111539'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123711'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124122'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124122'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126588'^^xsd:integer;
  dwc:scientificName 'Cribrilina punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111314'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126588'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127136'^^xsd:integer;
  dwc:scientificName 'Puellina setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127136'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124259'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124259'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124670'^^xsd:integer;
  dwc:scientificName 'Callopora discreta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124670'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '111195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118094'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118094'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437083333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3913166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437083333333334 -4.3913166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.437083333333334"^^xsd:decimal ;
  geo-pos:long "-4.3913166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115902'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '148'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3913166666667'^^xsd:double;
  dwc:latitude '51.437083333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115902'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Corymorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117059'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21048'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21048'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21185'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21185'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20637'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20637'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27624'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27624'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25295'^^xsd:integer;
  dwc:scientificName 'Orbinia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129420'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25295'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23651'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23651'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32830'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32830'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33104'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33104'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33241'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33241'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33378'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33378'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32556'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32556'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31871'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31871'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35159'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35159'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36529'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36529'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45023'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45023'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43653'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43653'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42694'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42694'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62559'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62559'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61600'^^xsd:integer;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61600'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62011'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103068'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62011'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62148'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62148'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59134'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59134'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59819'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59819'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64888'^^xsd:integer;
  dwc:scientificName 'Melita palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102843'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64888'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65984'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65984'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57490'^^xsd:integer;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57490'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55435'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55435'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55298'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55298'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55024'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55024'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54065'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54065'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91192'^^xsd:integer;
  dwc:scientificName 'Turbonilla acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141052'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91192'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91466'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91466'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91603'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91603'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91877'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91877'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88041'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88041'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83383'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83383'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:84205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '84205'^^xsd:integer;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:84205'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79273'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79273'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74204'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74204'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75848'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75848'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75163'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75163'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73930'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73930'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70231'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70231'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72971'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72971'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10910'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10910'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9129'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9129'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5841'^^xsd:integer;
  dwc:scientificName 'Sigalionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5841'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6389'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6389'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8170'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8170'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6800'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6800'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1320'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1320'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1457'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1457'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97083'^^xsd:integer;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97083'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96535'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96535'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93932'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93932'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98453'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98453'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98179'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98179'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98316'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98316'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99001'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99001'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99549'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99549'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101056'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101056'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100508'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100508'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113249'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113249'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107632'^^xsd:integer;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107632'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106810'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106810'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106399'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106399'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105577'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105577'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102289'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102289'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104070'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104070'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102563'^^xsd:integer;
  dwc:scientificName 'Cochlodesma praetenue'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181373'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102563'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '181373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102974'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102974'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63093333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63093333333333 -4.3906)"^^geo:wktLiteral ;
  geo-pos:lat "51.63093333333333"^^xsd:decimal ;
  geo-pos:long "-4.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118044'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '88'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3906'^^xsd:double;
  dwc:latitude '51.630933333333'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118044'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1216'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1216'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21081'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21081'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17519'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17519'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16423'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16423'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28205'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28205'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27657'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27657'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25465'^^xsd:integer;
  dwc:scientificName 'Orbinia armandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130518'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25465'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32863'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32863'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32452'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32452'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32589'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32589'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31904'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31904'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36973'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36973'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36699'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36699'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36288'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36288'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37521'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37521'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44371'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44371'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42727'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42727'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42179'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42179'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41768'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41768'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41905'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41905'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62592'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62592'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59852'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59852'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58345'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58345'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55331'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55331'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51084'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51084'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46426'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46426'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88074'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88074'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90677'^^xsd:integer;
  dwc:scientificName 'Chrysallida obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146825'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90677'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83416'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83416'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83690'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83690'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73278'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73278'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73004'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73004'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75470'^^xsd:integer;
  dwc:scientificName 'Diastylis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75470'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69579'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69579'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71908'^^xsd:integer;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71908'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16286'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16286'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13820'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13820'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14642'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14642'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10806'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10806'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6970'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6970'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7244'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7244'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2449'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2449'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1764'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1764'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1490'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1490'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96979'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96979'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93965'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93965'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97938'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97938'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99856'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99856'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100541'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100541'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107528'^^xsd:integer;
  dwc:scientificName 'Leptosynapta sp. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123449'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107528'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '123449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118077'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118077'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.454433333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389266666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.454433333333334 -4.389266666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.454433333333334"^^xsd:decimal ;
  geo-pos:long "-4.389266666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115611'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3892666666667'^^xsd:double;
  dwc:latitude '51.454433333333'^^xsd:double;
  dwc:minimumDepth '37.6'^^xsd:double;
  dwc:maximumDepth '37.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115611'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.348991667627 -4.389166656302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.348991667627"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389166656302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.847"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.348991667627 -4.389166656302)"^^geo:wktLiteral ;
  geo-pos:lat "51.348991667627"^^xsd:decimal ;
  geo-pos:long "-4.389166656302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.847"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130325'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.389166656302'^^xsd:double;
  dwc:startLongitude '-4.3896166666667'^^xsd:double;
  dwc:endLongitude '-4.3887166666667'^^xsd:double;
  dwc:latitude '51.348991667627'^^xsd:double;
  dwc:startLatitude '51.35005'^^xsd:double;
  dwc:endLatitude '51.347933333333'^^xsd:double;
  dwc:coordinatePrecision '121.847'^^xsd:double;
  dwc:minimumDepth '40.6'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:observedWeight '6.1728395062'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130325'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.348991667627 -4.389166656302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.348991667627"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389166656302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.847"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.348991667627 -4.389166656302)"^^geo:wktLiteral ;
  geo-pos:lat "51.348991667627"^^xsd:decimal ;
  geo-pos:long "-4.389166656302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.847"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129968'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.389166656302'^^xsd:double;
  dwc:startLongitude '-4.3896166666667'^^xsd:double;
  dwc:endLongitude '-4.3887166666667'^^xsd:double;
  dwc:latitude '51.348991667627'^^xsd:double;
  dwc:startLatitude '51.35005'^^xsd:double;
  dwc:endLatitude '51.347933333333'^^xsd:double;
  dwc:coordinatePrecision '121.847'^^xsd:double;
  dwc:minimumDepth '40.6'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:observedWeight '1.0288065844'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129968'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.348991667627 -4.389166656302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.348991667627"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389166656302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.847"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.348991667627 -4.389166656302)"^^geo:wktLiteral ;
  geo-pos:lat "51.348991667627"^^xsd:decimal ;
  geo-pos:long "-4.389166656302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.847"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130121'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.389166656302'^^xsd:double;
  dwc:startLongitude '-4.3896166666667'^^xsd:double;
  dwc:endLongitude '-4.3887166666667'^^xsd:double;
  dwc:latitude '51.348991667627'^^xsd:double;
  dwc:startLatitude '51.35005'^^xsd:double;
  dwc:endLatitude '51.347933333333'^^xsd:double;
  dwc:coordinatePrecision '121.847'^^xsd:double;
  dwc:minimumDepth '40.6'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:observedWeight '19.547325103'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130121'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.348991667627 -4.389166656302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.348991667627"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389166656302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.847"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.348991667627 -4.389166656302)"^^geo:wktLiteral ;
  geo-pos:lat "51.348991667627"^^xsd:decimal ;
  geo-pos:long "-4.389166656302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.847"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130172'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.389166656302'^^xsd:double;
  dwc:startLongitude '-4.3896166666667'^^xsd:double;
  dwc:endLongitude '-4.3887166666667'^^xsd:double;
  dwc:latitude '51.348991667627'^^xsd:double;
  dwc:startLatitude '51.35005'^^xsd:double;
  dwc:endLatitude '51.347933333333'^^xsd:double;
  dwc:coordinatePrecision '121.847'^^xsd:double;
  dwc:minimumDepth '40.6'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130172'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.348991667627 -4.389166656302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.348991667627"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389166656302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.847"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.348991667627 -4.389166656302)"^^geo:wktLiteral ;
  geo-pos:lat "51.348991667627"^^xsd:decimal ;
  geo-pos:long "-4.389166656302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.847"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131651'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.389166656302'^^xsd:double;
  dwc:startLongitude '-4.3896166666667'^^xsd:double;
  dwc:endLongitude '-4.3887166666667'^^xsd:double;
  dwc:latitude '51.348991667627'^^xsd:double;
  dwc:startLatitude '51.35005'^^xsd:double;
  dwc:endLatitude '51.347933333333'^^xsd:double;
  dwc:coordinatePrecision '121.847'^^xsd:double;
  dwc:minimumDepth '40.6'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:observedWeight '48.353909465'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131651'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.348991667627 -4.389166656302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.348991667627"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389166656302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.847"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.348991667627 -4.389166656302)"^^geo:wktLiteral ;
  geo-pos:lat "51.348991667627"^^xsd:decimal ;
  geo-pos:long "-4.389166656302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.847"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131906'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.389166656302'^^xsd:double;
  dwc:startLongitude '-4.3896166666667'^^xsd:double;
  dwc:endLongitude '-4.3887166666667'^^xsd:double;
  dwc:latitude '51.348991667627'^^xsd:double;
  dwc:startLatitude '51.35005'^^xsd:double;
  dwc:endLatitude '51.347933333333'^^xsd:double;
  dwc:coordinatePrecision '121.847'^^xsd:double;
  dwc:minimumDepth '40.6'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:observedWeight '146.09053498'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131906'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.348991667627 -4.389166656302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.348991667627"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389166656302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "121.847"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.348991667627 -4.389166656302)"^^geo:wktLiteral ;
  geo-pos:lat "51.348991667627"^^xsd:decimal ;
  geo-pos:long "-4.389166656302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "121.847"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129917'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.9666666666667'^^xsd:double;
  dwc:endTimeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.389166656302'^^xsd:double;
  dwc:startLongitude '-4.3896166666667'^^xsd:double;
  dwc:endLongitude '-4.3887166666667'^^xsd:double;
  dwc:latitude '51.348991667627'^^xsd:double;
  dwc:startLatitude '51.35005'^^xsd:double;
  dwc:endLatitude '51.347933333333'^^xsd:double;
  dwc:coordinatePrecision '121.847'^^xsd:double;
  dwc:minimumDepth '40.6'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:observedWeight '1.0288065844'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129917'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3303'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3303'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1248'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1248'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '152'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:152'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19332'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19332'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19743'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19743'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20565'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20565'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21113'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21113'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20839'^^xsd:integer;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20839'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17825'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17825'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17962'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17962'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18099'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis erinaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131384'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18099'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17414'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17414'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17551'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17551'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17277'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17277'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18510'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18510'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18647'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18647'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18784'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18784'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19195'^^xsd:integer;
  dwc:scientificName 'Autolytus langerhansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155048'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19195'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18373'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18373'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17688'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17688'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16318'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16318'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16729'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16729'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28100'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28100'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28785'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28785'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27552'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27552'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26730'^^xsd:integer;
  dwc:scientificName 'Paradoneis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26730'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27004'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27004'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24538'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24538'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24675'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24675'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25908'^^xsd:integer;
  dwc:scientificName 'Paraonidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25908'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26045'^^xsd:integer;
  dwc:scientificName 'Aricidea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26045'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26182'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26182'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24949'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24949'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25086'^^xsd:integer;
  dwc:scientificName 'Orbiniidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '902'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25086'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25771'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25771'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23579'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23579'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24127'^^xsd:integer;
  dwc:scientificName 'Notocirrus scoticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129861'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24127'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24401'^^xsd:integer;
  dwc:scientificName '?Ougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147068'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24401'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22483'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22483'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32895'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32895'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32621'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32621'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32484'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32484'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31114'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31114'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31799'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31799'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28922'^^xsd:integer;
  dwc:scientificName 'Polydora caeca ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28922'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29059'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29059'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30292'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30292'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28237'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28237'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34676'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34676'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33717'^^xsd:integer;
  dwc:scientificName 'Cirratulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33717'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34402'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34402'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36731'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36731'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36868'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36868'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37142'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37142'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36594'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36594'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36457'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36457'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37416'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37416'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38101'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38101'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38238'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38238'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38512'^^xsd:integer;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38512'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38923'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38923'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39060'^^xsd:integer;
  dwc:scientificName 'Praxillella praetermissa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39060'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46184'^^xsd:integer;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46184'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44951'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44951'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43992'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43992'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42896'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42896'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43033'^^xsd:integer;
  dwc:scientificName 'Ampharetidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43033'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43444'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43444'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43581'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43581'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42211'^^xsd:integer;
  dwc:scientificName 'Galathowenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146949'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42211'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42485'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42485'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42622'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42622'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41115'^^xsd:integer;
  dwc:scientificName 'Asclerocheilus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41115'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41389'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41389'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41526'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41526'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60843'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60843'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62487'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62487'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66323'^^xsd:integer;
  dwc:scientificName 'Photis reinhardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102387'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66323'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67830'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67830'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68926'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68926'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66734'^^xsd:integer;
  dwc:scientificName 'Erichthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66734'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67282'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67282'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65227'^^xsd:integer;
  dwc:scientificName 'Gammaropsis spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65227'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65364'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65364'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65501'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65501'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66049'^^xsd:integer;
  dwc:scientificName 'Photis juv. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101563'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66049'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63309'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63309'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63583'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63583'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57144'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57144'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57692'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57692'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56322'^^xsd:integer;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56322'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56596'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56596'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55911'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55911'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56048'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56048'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52623'^^xsd:integer;
  dwc:scientificName 'Acari indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '292684'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52623'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52897'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52897'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51390'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51390'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51938'^^xsd:integer;
  dwc:scientificName 'Callipallene brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51938'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52212'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52212'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53034'^^xsd:integer;
  dwc:scientificName 'Balanus spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53034'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53171'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53171'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53445'^^xsd:integer;
  dwc:scientificName 'Balanus ?improvisus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53445'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53582'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53582'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50431'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50431'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49472'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49472'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49746'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49746'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48239'^^xsd:integer;
  dwc:scientificName 'Chone sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48239'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48376'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48376'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49198'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49198'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46869'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46869'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47143'^^xsd:integer;
  dwc:scientificName '?Streblosoma spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47143'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47417'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47417'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47554'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47554'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48102'^^xsd:integer;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48102'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46321'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46321'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89613'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89613'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90161'^^xsd:integer;
  dwc:scientificName 'Odostomia turrita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90161'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90709'^^xsd:integer;
  dwc:scientificName 'Noemiamea dolioliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140973'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90709'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87421'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87421'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92216'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92216'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92353'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92353'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82900'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82900'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85914'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85914'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:86188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '86188'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:86188'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87010'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87010'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87147'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87147'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87284'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87284'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83996'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83996'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:84955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '84955'^^xsd:integer;
  dwc:scientificName 'CHITON JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:84955'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82215'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82215'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79475'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79475'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80023'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80023'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80297'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80297'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80708'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80708'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75776'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75776'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73995'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73995'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70296'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70296'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70433'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70433'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70570'^^xsd:integer;
  dwc:scientificName 'Isopoda indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70570'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72214'^^xsd:integer;
  dwc:scientificName 'Munna minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '118759'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72214'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '118759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69337'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69337'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72899'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72899'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10975'^^xsd:integer;
  dwc:scientificName 'Goniadidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10975'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11386'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11386'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12893'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12893'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13030'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13030'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15222'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15222'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14126'^^xsd:integer;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14126'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9879'^^xsd:integer;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9879'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10016'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10016'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10564'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10564'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10153'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10153'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9194'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9194'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9331'^^xsd:integer;
  dwc:scientificName 'Eumida ockelmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130642'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9331'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8646'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8646'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9057'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9057'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6180'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6180'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6454'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6454'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6728'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6728'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7824'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7824'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2618'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2618'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1796'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410724'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1796'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2070'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2070'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4673'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4673'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4810'^^xsd:integer;
  dwc:scientificName 'Harmothoe pagenstecheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130777'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4810'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4947'^^xsd:integer;
  dwc:scientificName 'Malmgrenia marphysae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152267'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4947'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5084'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5084'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5358'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5358'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5495'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5495'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5632'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5632'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1659'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1659'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1385'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1385'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97148'^^xsd:integer;
  dwc:scientificName 'Parvicardium JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137739'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97148'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97422'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97422'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96874'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96874'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96600'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96600'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94408'^^xsd:integer;
  dwc:scientificName 'Modiolarca tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94408'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95641'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95641'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93997'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93997'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94134'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94134'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93312'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93312'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93860'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93860'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98381'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98381'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97833'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97833'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101258'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101258'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101395'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101395'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101532'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101532'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99751'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99751'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100436'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100436'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113999'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113999'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114410'^^xsd:integer;
  dwc:scientificName 'Diphasia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114410'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111944'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111944'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112492'^^xsd:integer;
  dwc:scientificName 'Eudendrium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117093'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112492'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113040'^^xsd:integer;
  dwc:scientificName 'Mitrocomella sp?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113040'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109889'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109889'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111533'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111533'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107834'^^xsd:integer;
  dwc:scientificName 'Enteropneusta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107834'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108519'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108519'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108793'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108793'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107286'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107286'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106190'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106190'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105642'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105642'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104272'^^xsd:integer;
  dwc:scientificName 'Ophiactis balli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125110'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104272'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104409'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104409'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104820'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104820'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104957'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104957'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103724'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103724'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103998'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103998'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101806'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101806'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102080'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102080'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102354'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102354'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102902'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102902'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125370'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125370'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125644'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125644'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:129617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '129617'^^xsd:integer;
  dwc:scientificName 'Turbicellepora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110880'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:129617'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:129754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '129754'^^xsd:integer;
  dwc:scientificName 'Tubicellepora avicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111285'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:129754'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121260'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121260'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121671'^^xsd:integer;
  dwc:scientificName 'Nolella dilatata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111632'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121671'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122356'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122356'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123726'^^xsd:integer;
  dwc:scientificName 'Scruparia chelata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111540'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123726'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124137'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124137'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121123'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121123'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124411'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124411'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124685'^^xsd:integer;
  dwc:scientificName 'Callopora dumerelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111196'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124685'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119068'^^xsd:integer;
  dwc:scientificName 'Barentsia ?matshushimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111803'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119068'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116602'^^xsd:integer;
  dwc:scientificName 'Clytia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117030'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116602'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116876'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116876'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115643'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115643'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115780'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115780'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115917'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria pinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115917'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116739'^^xsd:integer;
  dwc:scientificName 'Clytia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116739'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114821'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114821'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114958'^^xsd:integer;
  dwc:scientificName 'Sertularella spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114958'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.226416666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.226416666666665 -4.3887)"^^geo:wktLiteral ;
  geo-pos:lat "51.226416666666665"^^xsd:decimal ;
  geo-pos:long "-4.3887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113725'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3887'^^xsd:double;
  dwc:latitude '51.226416666667'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113725'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353241671209"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388691685073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "116.289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  geo-pos:lat "51.353241671209"^^xsd:decimal ;
  geo-pos:long "-4.388691685073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "116.289"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130324'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.388691685073'^^xsd:double;
  dwc:startLongitude '-4.3876666666667'^^xsd:double;
  dwc:endLongitude '-4.3897166666667'^^xsd:double;
  dwc:latitude '51.353241671209'^^xsd:double;
  dwc:startLatitude '51.354066666667'^^xsd:double;
  dwc:endLatitude '51.352416666667'^^xsd:double;
  dwc:coordinatePrecision '116.289'^^xsd:double;
  dwc:minimumDepth '41.8'^^xsd:double;
  dwc:maximumDepth '44.2'^^xsd:double;
  dwc:observedWeight '38.793103448'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130324'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353241671209"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388691685073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "116.289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  geo-pos:lat "51.353241671209"^^xsd:decimal ;
  geo-pos:long "-4.388691685073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "116.289"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130426'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.388691685073'^^xsd:double;
  dwc:startLongitude '-4.3876666666667'^^xsd:double;
  dwc:endLongitude '-4.3897166666667'^^xsd:double;
  dwc:latitude '51.353241671209'^^xsd:double;
  dwc:startLatitude '51.354066666667'^^xsd:double;
  dwc:endLatitude '51.352416666667'^^xsd:double;
  dwc:coordinatePrecision '116.289'^^xsd:double;
  dwc:minimumDepth '41.8'^^xsd:double;
  dwc:maximumDepth '44.2'^^xsd:double;
  dwc:observedWeight '7.5431034483'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130426'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353241671209"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388691685073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "116.289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  geo-pos:lat "51.353241671209"^^xsd:decimal ;
  geo-pos:long "-4.388691685073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "116.289"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129967'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.388691685073'^^xsd:double;
  dwc:startLongitude '-4.3876666666667'^^xsd:double;
  dwc:endLongitude '-4.3897166666667'^^xsd:double;
  dwc:latitude '51.353241671209'^^xsd:double;
  dwc:startLatitude '51.354066666667'^^xsd:double;
  dwc:endLatitude '51.352416666667'^^xsd:double;
  dwc:coordinatePrecision '116.289'^^xsd:double;
  dwc:minimumDepth '41.8'^^xsd:double;
  dwc:maximumDepth '44.2'^^xsd:double;
  dwc:observedWeight '12.931034483'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129967'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353241671209"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388691685073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "116.289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  geo-pos:lat "51.353241671209"^^xsd:decimal ;
  geo-pos:long "-4.388691685073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "116.289"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130018'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.388691685073'^^xsd:double;
  dwc:startLongitude '-4.3876666666667'^^xsd:double;
  dwc:endLongitude '-4.3897166666667'^^xsd:double;
  dwc:latitude '51.353241671209'^^xsd:double;
  dwc:startLatitude '51.354066666667'^^xsd:double;
  dwc:endLatitude '51.352416666667'^^xsd:double;
  dwc:coordinatePrecision '116.289'^^xsd:double;
  dwc:minimumDepth '41.8'^^xsd:double;
  dwc:maximumDepth '44.2'^^xsd:double;
  dwc:observedWeight '9.6982758621'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130018'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353241671209"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388691685073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "116.289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  geo-pos:lat "51.353241671209"^^xsd:decimal ;
  geo-pos:long "-4.388691685073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "116.289"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130069'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.388691685073'^^xsd:double;
  dwc:startLongitude '-4.3876666666667'^^xsd:double;
  dwc:endLongitude '-4.3897166666667'^^xsd:double;
  dwc:latitude '51.353241671209'^^xsd:double;
  dwc:startLatitude '51.354066666667'^^xsd:double;
  dwc:endLatitude '51.352416666667'^^xsd:double;
  dwc:coordinatePrecision '116.289'^^xsd:double;
  dwc:minimumDepth '41.8'^^xsd:double;
  dwc:maximumDepth '44.2'^^xsd:double;
  dwc:observedWeight '131.46551724'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130069'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353241671209"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388691685073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "116.289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  geo-pos:lat "51.353241671209"^^xsd:decimal ;
  geo-pos:long "-4.388691685073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "116.289"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130120'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.388691685073'^^xsd:double;
  dwc:startLongitude '-4.3876666666667'^^xsd:double;
  dwc:endLongitude '-4.3897166666667'^^xsd:double;
  dwc:latitude '51.353241671209'^^xsd:double;
  dwc:startLatitude '51.354066666667'^^xsd:double;
  dwc:endLatitude '51.352416666667'^^xsd:double;
  dwc:coordinatePrecision '116.289'^^xsd:double;
  dwc:minimumDepth '41.8'^^xsd:double;
  dwc:maximumDepth '44.2'^^xsd:double;
  dwc:observedWeight '140.0862069'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130120'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353241671209"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388691685073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "116.289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  geo-pos:lat "51.353241671209"^^xsd:decimal ;
  geo-pos:long "-4.388691685073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "116.289"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130171'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.388691685073'^^xsd:double;
  dwc:startLongitude '-4.3876666666667'^^xsd:double;
  dwc:endLongitude '-4.3897166666667'^^xsd:double;
  dwc:latitude '51.353241671209'^^xsd:double;
  dwc:startLatitude '51.354066666667'^^xsd:double;
  dwc:endLatitude '51.352416666667'^^xsd:double;
  dwc:coordinatePrecision '116.289'^^xsd:double;
  dwc:minimumDepth '41.8'^^xsd:double;
  dwc:maximumDepth '44.2'^^xsd:double;
  dwc:observedWeight '22.629310345'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130171'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353241671209"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388691685073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "116.289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  geo-pos:lat "51.353241671209"^^xsd:decimal ;
  geo-pos:long "-4.388691685073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "116.289"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130375'^^xsd:integer;
  dwc:scientificName 'Inachus agg,'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.388691685073'^^xsd:double;
  dwc:startLongitude '-4.3876666666667'^^xsd:double;
  dwc:endLongitude '-4.3897166666667'^^xsd:double;
  dwc:latitude '51.353241671209'^^xsd:double;
  dwc:startLatitude '51.354066666667'^^xsd:double;
  dwc:endLatitude '51.352416666667'^^xsd:double;
  dwc:coordinatePrecision '116.289'^^xsd:double;
  dwc:minimumDepth '41.8'^^xsd:double;
  dwc:maximumDepth '44.2'^^xsd:double;
  dwc:observedWeight '39.870689655'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130375'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353241671209"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388691685073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "116.289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  geo-pos:lat "51.353241671209"^^xsd:decimal ;
  geo-pos:long "-4.388691685073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "116.289"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131905'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.388691685073'^^xsd:double;
  dwc:startLongitude '-4.3876666666667'^^xsd:double;
  dwc:endLongitude '-4.3897166666667'^^xsd:double;
  dwc:latitude '51.353241671209'^^xsd:double;
  dwc:startLatitude '51.354066666667'^^xsd:double;
  dwc:endLatitude '51.352416666667'^^xsd:double;
  dwc:coordinatePrecision '116.289'^^xsd:double;
  dwc:minimumDepth '41.8'^^xsd:double;
  dwc:maximumDepth '44.2'^^xsd:double;
  dwc:observedWeight '51.724137931'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131905'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353241671209"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388691685073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "116.289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  geo-pos:lat "51.353241671209"^^xsd:decimal ;
  geo-pos:long "-4.388691685073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "116.289"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132466'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.388691685073'^^xsd:double;
  dwc:startLongitude '-4.3876666666667'^^xsd:double;
  dwc:endLongitude '-4.3897166666667'^^xsd:double;
  dwc:latitude '51.353241671209'^^xsd:double;
  dwc:startLatitude '51.354066666667'^^xsd:double;
  dwc:endLatitude '51.352416666667'^^xsd:double;
  dwc:coordinatePrecision '116.289'^^xsd:double;
  dwc:minimumDepth '41.8'^^xsd:double;
  dwc:maximumDepth '44.2'^^xsd:double;
  dwc:observedWeight '3.2327586207'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132466'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353241671209"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388691685073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "116.289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  geo-pos:lat "51.353241671209"^^xsd:decimal ;
  geo-pos:long "-4.388691685073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "116.289"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131956'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.388691685073'^^xsd:double;
  dwc:startLongitude '-4.3876666666667'^^xsd:double;
  dwc:endLongitude '-4.3897166666667'^^xsd:double;
  dwc:latitude '51.353241671209'^^xsd:double;
  dwc:startLatitude '51.354066666667'^^xsd:double;
  dwc:endLatitude '51.352416666667'^^xsd:double;
  dwc:coordinatePrecision '116.289'^^xsd:double;
  dwc:minimumDepth '41.8'^^xsd:double;
  dwc:maximumDepth '44.2'^^xsd:double;
  dwc:observedWeight '1.0775862069'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131956'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353241671209"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388691685073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "116.289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  geo-pos:lat "51.353241671209"^^xsd:decimal ;
  geo-pos:long "-4.388691685073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "116.289"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132262'^^xsd:integer;
  dwc:scientificName 'Dendronotus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.388691685073'^^xsd:double;
  dwc:startLongitude '-4.3876666666667'^^xsd:double;
  dwc:endLongitude '-4.3897166666667'^^xsd:double;
  dwc:latitude '51.353241671209'^^xsd:double;
  dwc:startLatitude '51.354066666667'^^xsd:double;
  dwc:endLatitude '51.352416666667'^^xsd:double;
  dwc:coordinatePrecision '116.289'^^xsd:double;
  dwc:minimumDepth '41.8'^^xsd:double;
  dwc:maximumDepth '44.2'^^xsd:double;
  dwc:observedWeight '1.0775862069'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '137885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132262'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353241671209"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388691685073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "116.289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  geo-pos:lat "51.353241671209"^^xsd:decimal ;
  geo-pos:long "-4.388691685073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "116.289"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130732'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.388691685073'^^xsd:double;
  dwc:startLongitude '-4.3876666666667'^^xsd:double;
  dwc:endLongitude '-4.3897166666667'^^xsd:double;
  dwc:latitude '51.353241671209'^^xsd:double;
  dwc:startLatitude '51.354066666667'^^xsd:double;
  dwc:endLatitude '51.352416666667'^^xsd:double;
  dwc:coordinatePrecision '116.289'^^xsd:double;
  dwc:minimumDepth '41.8'^^xsd:double;
  dwc:maximumDepth '44.2'^^xsd:double;
  dwc:observedWeight '8.6206896552'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130732'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353241671209"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388691685073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "116.289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  geo-pos:lat "51.353241671209"^^xsd:decimal ;
  geo-pos:long "-4.388691685073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "116.289"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130834'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.388691685073'^^xsd:double;
  dwc:startLongitude '-4.3876666666667'^^xsd:double;
  dwc:endLongitude '-4.3897166666667'^^xsd:double;
  dwc:latitude '51.353241671209'^^xsd:double;
  dwc:startLatitude '51.354066666667'^^xsd:double;
  dwc:endLatitude '51.352416666667'^^xsd:double;
  dwc:coordinatePrecision '116.289'^^xsd:double;
  dwc:minimumDepth '41.8'^^xsd:double;
  dwc:maximumDepth '44.2'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130834'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353241671209"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388691685073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "116.289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  geo-pos:lat "51.353241671209"^^xsd:decimal ;
  geo-pos:long "-4.388691685073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "116.289"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130936'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.388691685073'^^xsd:double;
  dwc:startLongitude '-4.3876666666667'^^xsd:double;
  dwc:endLongitude '-4.3897166666667'^^xsd:double;
  dwc:latitude '51.353241671209'^^xsd:double;
  dwc:startLatitude '51.354066666667'^^xsd:double;
  dwc:endLatitude '51.352416666667'^^xsd:double;
  dwc:coordinatePrecision '116.289'^^xsd:double;
  dwc:minimumDepth '41.8'^^xsd:double;
  dwc:maximumDepth '44.2'^^xsd:double;
  dwc:observedWeight '3.2327586207'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130936'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353241671209"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388691685073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "116.289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  geo-pos:lat "51.353241671209"^^xsd:decimal ;
  geo-pos:long "-4.388691685073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "116.289"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130987'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.388691685073'^^xsd:double;
  dwc:startLongitude '-4.3876666666667'^^xsd:double;
  dwc:endLongitude '-4.3897166666667'^^xsd:double;
  dwc:latitude '51.353241671209'^^xsd:double;
  dwc:startLatitude '51.354066666667'^^xsd:double;
  dwc:endLatitude '51.352416666667'^^xsd:double;
  dwc:coordinatePrecision '116.289'^^xsd:double;
  dwc:minimumDepth '41.8'^^xsd:double;
  dwc:maximumDepth '44.2'^^xsd:double;
  dwc:observedWeight '3.2327586207'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130987'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353241671209"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388691685073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "116.289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  geo-pos:lat "51.353241671209"^^xsd:decimal ;
  geo-pos:long "-4.388691685073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "116.289"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130477'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.388691685073'^^xsd:double;
  dwc:startLongitude '-4.3876666666667'^^xsd:double;
  dwc:endLongitude '-4.3897166666667'^^xsd:double;
  dwc:latitude '51.353241671209'^^xsd:double;
  dwc:startLatitude '51.354066666667'^^xsd:double;
  dwc:endLatitude '51.352416666667'^^xsd:double;
  dwc:coordinatePrecision '116.289'^^xsd:double;
  dwc:minimumDepth '41.8'^^xsd:double;
  dwc:maximumDepth '44.2'^^xsd:double;
  dwc:observedWeight '2.1551724138'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130477'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.353241671209"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388691685073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "116.289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.353241671209 -4.388691685073)"^^geo:wktLiteral ;
  geo-pos:lat "51.353241671209"^^xsd:decimal ;
  geo-pos:long "-4.388691685073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "116.289"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129916'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '9.75'^^xsd:double;
  dwc:endTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.388691685073'^^xsd:double;
  dwc:startLongitude '-4.3876666666667'^^xsd:double;
  dwc:endLongitude '-4.3897166666667'^^xsd:double;
  dwc:latitude '51.353241671209'^^xsd:double;
  dwc:startLatitude '51.354066666667'^^xsd:double;
  dwc:endLatitude '51.352416666667'^^xsd:double;
  dwc:coordinatePrecision '116.289'^^xsd:double;
  dwc:minimumDepth '41.8'^^xsd:double;
  dwc:maximumDepth '44.2'^^xsd:double;
  dwc:observedWeight '31.25'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129916'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2728'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2728'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '262'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:262'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21086'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21086'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19990'^^xsd:integer;
  dwc:scientificName 'Nereis elitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '339286'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19990'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '339286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20675'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20675'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16565'^^xsd:integer;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16565'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27662'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27662'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23689'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23689'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21223'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21223'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33142'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33142'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33279'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33279'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32594'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32594'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31909'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31909'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30813'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30813'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35197'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35197'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36704'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36704'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36567'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36567'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45061'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45061'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43691'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43691'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42732'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42732'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42595'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42595'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62597'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62597'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62186'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62186'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59172'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59172'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59857'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59857'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67940'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67940'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57528'^^xsd:integer;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57528'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55473'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55473'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55336'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55336'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55062'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55062'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52322'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52322'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50541'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50541'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49856'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49856'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88079'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88079'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91641'^^xsd:integer;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91641'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91915'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91915'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87531'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87531'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80407'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80407'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75886'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75886'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78352'^^xsd:integer;
  dwc:scientificName 'Pontophilus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107011'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78352'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75612'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75612'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74105'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74105'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75201'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75201'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70269'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70269'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73146'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73146'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69173'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69173'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10948'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10948'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13003'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13003'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9304'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9304'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6016'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6016'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8208'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8208'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7249'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7249'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6838'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6838'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3413'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3413'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5468'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5468'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1495'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1495'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97532'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97532'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97669'^^xsd:integer;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97669'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96710'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96710'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96573'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96573'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93970'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93970'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97943'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97943'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98217'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98217'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98354'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98354'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98628'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98628'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98902'^^xsd:integer;
  dwc:scientificName 'Pharus legumen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98902'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99039'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99039'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101094'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101094'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99587'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99587'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100546'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100546'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109588'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109588'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110958'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110958'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111095'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111095'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107944'^^xsd:integer;
  dwc:scientificName 'Enteropneusta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107944'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108355'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108355'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106437'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106437'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104108'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104108'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104519'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104519'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103423'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103423'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102327'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102327'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103012'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103012'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125754'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125754'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121233'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121233'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122466'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122466'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124110'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124110'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118082'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118082'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116849'^^xsd:integer;
  dwc:scientificName 'Clytia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116849'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '117367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.59158333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.388633333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.59158333333333 -4.388633333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.59158333333333"^^xsd:decimal ;
  geo-pos:long "-4.388633333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113287'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3886333333333'^^xsd:double;
  dwc:latitude '51.591583333333'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113287'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437141678755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.38721667432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "119.325"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  geo-pos:lat "51.437141678755"^^xsd:decimal ;
  geo-pos:long "-4.38721667432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "119.325"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130292'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.38721667432'^^xsd:double;
  dwc:startLongitude '-4.3855333333333'^^xsd:double;
  dwc:endLongitude '-4.3889'^^xsd:double;
  dwc:latitude '51.437141678755'^^xsd:double;
  dwc:startLatitude '51.43735'^^xsd:double;
  dwc:endLatitude '51.436933333333'^^xsd:double;
  dwc:coordinatePrecision '119.325'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.4'^^xsd:double;
  dwc:observedWeight '6.3025210084'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130292'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437141678755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.38721667432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "119.325"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  geo-pos:lat "51.437141678755"^^xsd:decimal ;
  geo-pos:long "-4.38721667432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "119.325"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129986'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.38721667432'^^xsd:double;
  dwc:startLongitude '-4.3855333333333'^^xsd:double;
  dwc:endLongitude '-4.3889'^^xsd:double;
  dwc:latitude '51.437141678755'^^xsd:double;
  dwc:startLatitude '51.43735'^^xsd:double;
  dwc:endLatitude '51.436933333333'^^xsd:double;
  dwc:coordinatePrecision '119.325'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.4'^^xsd:double;
  dwc:observedWeight '3.1512605042'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129986'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437141678755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.38721667432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "119.325"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  geo-pos:lat "51.437141678755"^^xsd:decimal ;
  geo-pos:long "-4.38721667432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "119.325"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130037'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.38721667432'^^xsd:double;
  dwc:startLongitude '-4.3855333333333'^^xsd:double;
  dwc:endLongitude '-4.3889'^^xsd:double;
  dwc:latitude '51.437141678755'^^xsd:double;
  dwc:startLatitude '51.43735'^^xsd:double;
  dwc:endLatitude '51.436933333333'^^xsd:double;
  dwc:coordinatePrecision '119.325'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.4'^^xsd:double;
  dwc:observedWeight '404.41176471'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130037'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437141678755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.38721667432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "119.325"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  geo-pos:lat "51.437141678755"^^xsd:decimal ;
  geo-pos:long "-4.38721667432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "119.325"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130700'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.38721667432'^^xsd:double;
  dwc:startLongitude '-4.3855333333333'^^xsd:double;
  dwc:endLongitude '-4.3889'^^xsd:double;
  dwc:latitude '51.437141678755'^^xsd:double;
  dwc:startLatitude '51.43735'^^xsd:double;
  dwc:endLatitude '51.436933333333'^^xsd:double;
  dwc:coordinatePrecision '119.325'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.4'^^xsd:double;
  dwc:observedWeight '35.714285714'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130700'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437141678755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.38721667432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "119.325"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  geo-pos:lat "51.437141678755"^^xsd:decimal ;
  geo-pos:long "-4.38721667432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "119.325"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130088'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.38721667432'^^xsd:double;
  dwc:startLongitude '-4.3855333333333'^^xsd:double;
  dwc:endLongitude '-4.3889'^^xsd:double;
  dwc:latitude '51.437141678755'^^xsd:double;
  dwc:startLatitude '51.43735'^^xsd:double;
  dwc:endLatitude '51.436933333333'^^xsd:double;
  dwc:coordinatePrecision '119.325'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.4'^^xsd:double;
  dwc:observedWeight '345.58823529'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130088'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437141678755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.38721667432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "119.325"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  geo-pos:lat "51.437141678755"^^xsd:decimal ;
  geo-pos:long "-4.38721667432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "119.325"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131465'^^xsd:integer;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.38721667432'^^xsd:double;
  dwc:startLongitude '-4.3855333333333'^^xsd:double;
  dwc:endLongitude '-4.3889'^^xsd:double;
  dwc:latitude '51.437141678755'^^xsd:double;
  dwc:startLatitude '51.43735'^^xsd:double;
  dwc:endLatitude '51.436933333333'^^xsd:double;
  dwc:coordinatePrecision '119.325'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.4'^^xsd:double;
  dwc:observedWeight '2.1008403361'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131465'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437141678755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.38721667432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "119.325"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  geo-pos:lat "51.437141678755"^^xsd:decimal ;
  geo-pos:long "-4.38721667432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "119.325"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131669'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.38721667432'^^xsd:double;
  dwc:startLongitude '-4.3855333333333'^^xsd:double;
  dwc:endLongitude '-4.3889'^^xsd:double;
  dwc:latitude '51.437141678755'^^xsd:double;
  dwc:startLatitude '51.43735'^^xsd:double;
  dwc:endLatitude '51.436933333333'^^xsd:double;
  dwc:coordinatePrecision '119.325'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.4'^^xsd:double;
  dwc:observedWeight '2.1008403361'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131669'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437141678755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.38721667432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "119.325"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  geo-pos:lat "51.437141678755"^^xsd:decimal ;
  geo-pos:long "-4.38721667432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "119.325"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132026'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.38721667432'^^xsd:double;
  dwc:startLongitude '-4.3855333333333'^^xsd:double;
  dwc:endLongitude '-4.3889'^^xsd:double;
  dwc:latitude '51.437141678755'^^xsd:double;
  dwc:startLatitude '51.43735'^^xsd:double;
  dwc:endLatitude '51.436933333333'^^xsd:double;
  dwc:coordinatePrecision '119.325'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.4'^^xsd:double;
  dwc:observedWeight '8.4033613445'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132026'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437141678755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.38721667432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "119.325"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  geo-pos:lat "51.437141678755"^^xsd:decimal ;
  geo-pos:long "-4.38721667432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "119.325"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132128'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.38721667432'^^xsd:double;
  dwc:startLongitude '-4.3855333333333'^^xsd:double;
  dwc:endLongitude '-4.3889'^^xsd:double;
  dwc:latitude '51.437141678755'^^xsd:double;
  dwc:startLatitude '51.43735'^^xsd:double;
  dwc:endLatitude '51.436933333333'^^xsd:double;
  dwc:coordinatePrecision '119.325'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.4'^^xsd:double;
  dwc:observedWeight '1.0504201681'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132128'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437141678755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.38721667432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "119.325"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  geo-pos:lat "51.437141678755"^^xsd:decimal ;
  geo-pos:long "-4.38721667432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "119.325"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131057'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.38721667432'^^xsd:double;
  dwc:startLongitude '-4.3855333333333'^^xsd:double;
  dwc:endLongitude '-4.3889'^^xsd:double;
  dwc:latitude '51.437141678755'^^xsd:double;
  dwc:startLatitude '51.43735'^^xsd:double;
  dwc:endLatitude '51.436933333333'^^xsd:double;
  dwc:coordinatePrecision '119.325'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.4'^^xsd:double;
  dwc:observedWeight '66.176470588'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131057'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437141678755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.38721667432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "119.325"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  geo-pos:lat "51.437141678755"^^xsd:decimal ;
  geo-pos:long "-4.38721667432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "119.325"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131312'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.38721667432'^^xsd:double;
  dwc:startLongitude '-4.3855333333333'^^xsd:double;
  dwc:endLongitude '-4.3889'^^xsd:double;
  dwc:latitude '51.437141678755'^^xsd:double;
  dwc:startLatitude '51.43735'^^xsd:double;
  dwc:endLatitude '51.436933333333'^^xsd:double;
  dwc:coordinatePrecision '119.325'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.4'^^xsd:double;
  dwc:observedWeight '5.2521008403'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131312'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437141678755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.38721667432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "119.325"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  geo-pos:lat "51.437141678755"^^xsd:decimal ;
  geo-pos:long "-4.38721667432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "119.325"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130904'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.38721667432'^^xsd:double;
  dwc:startLongitude '-4.3855333333333'^^xsd:double;
  dwc:endLongitude '-4.3889'^^xsd:double;
  dwc:latitude '51.437141678755'^^xsd:double;
  dwc:startLatitude '51.43735'^^xsd:double;
  dwc:endLatitude '51.436933333333'^^xsd:double;
  dwc:coordinatePrecision '119.325'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.4'^^xsd:double;
  dwc:observedWeight '1.0504201681'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130904'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437141678755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.38721667432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "119.325"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  geo-pos:lat "51.437141678755"^^xsd:decimal ;
  geo-pos:long "-4.38721667432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "119.325"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130955'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.38721667432'^^xsd:double;
  dwc:startLongitude '-4.3855333333333'^^xsd:double;
  dwc:endLongitude '-4.3889'^^xsd:double;
  dwc:latitude '51.437141678755'^^xsd:double;
  dwc:startLatitude '51.43735'^^xsd:double;
  dwc:endLatitude '51.436933333333'^^xsd:double;
  dwc:coordinatePrecision '119.325'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.4'^^xsd:double;
  dwc:observedWeight '15.756302521'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130955'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437141678755"^^xsd:decimal ;
  dwc:decimalLongitude "-4.38721667432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "119.325"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437141678755 -4.38721667432)"^^geo:wktLiteral ;
  geo-pos:lat "51.437141678755"^^xsd:decimal ;
  geo-pos:long "-4.38721667432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "119.325"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130445'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.38721667432'^^xsd:double;
  dwc:startLongitude '-4.3855333333333'^^xsd:double;
  dwc:endLongitude '-4.3889'^^xsd:double;
  dwc:latitude '51.437141678755'^^xsd:double;
  dwc:startLatitude '51.43735'^^xsd:double;
  dwc:endLatitude '51.436933333333'^^xsd:double;
  dwc:coordinatePrecision '119.325'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.4'^^xsd:double;
  dwc:observedWeight '15.756302521'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130445'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89'^^xsd:integer;
  dwc:scientificName 'Corymorpha sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117059'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21050'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21050'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20639'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20639'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28174'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28174'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27626'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27626'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23653'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23653'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32832'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32832'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33380'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33380'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32558'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32558'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31873'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31873'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30777'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30777'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35161'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35161'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36531'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36531'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40778'^^xsd:integer;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40778'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45025'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45025'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43655'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43655'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42696'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42696'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42148'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42148'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42559'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42559'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41600'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41600'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62561'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62561'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62150'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62150'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59136'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59136'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59821'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59821'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60917'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60917'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63109'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63109'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56670'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56670'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56122'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56122'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55300'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55300'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55437'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55437'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54067'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54067'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55026'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55026'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50505'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50505'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91468'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91468'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91879'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91879'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88043'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88043'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83111'^^xsd:integer;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83111'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83385'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83385'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83659'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83659'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79001'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79001'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75576'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75576'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77631'^^xsd:integer;
  dwc:scientificName 'Crangonidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77631'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74069'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74069'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74206'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74206'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74891'^^xsd:integer;
  dwc:scientificName 'Pseudocumatidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110384'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74891'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75850'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75850'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75165'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75165'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73384'^^xsd:integer;
  dwc:scientificName 'Cumopsis goodsiri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147474'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73384'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73932'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73932'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70233'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70233'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72973'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72973'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73247'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73247'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69137'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69137'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10912'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10912'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13652'^^xsd:integer;
  dwc:scientificName 'Microphthalmus listensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130172'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13652'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9268'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9268'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5980'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5980'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6254'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6254'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6391'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6391'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6939'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6939'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7898'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7898'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8172'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8172'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6802'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6802'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3377'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3377'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1322'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1322'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1459'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1459'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97085'^^xsd:integer;
  dwc:scientificName 'Acanthocardia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97085'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96674'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96674'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93934'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93934'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98181'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98181'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98318'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98318'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98592'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98592'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99003'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99003'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100647'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100647'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101058'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101058'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100510'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100510'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113251'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113251'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110100'^^xsd:integer;
  dwc:scientificName 'Molgula occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103791'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110100'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108319'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108319'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106401'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106401'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105579'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105579'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103798'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103798'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104072'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104072'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102976'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102976'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118046'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118046'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385183333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592 -4.385183333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.592"^^xsd:decimal ;
  geo-pos:long "-4.385183333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110922'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3851833333333'^^xsd:double;
  dwc:latitude '51.592'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110922'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.356083341829"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385008314933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  geo-pos:lat "51.356083341829"^^xsd:decimal ;
  geo-pos:long "-4.385008314933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130429'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.385008314933'^^xsd:double;
  dwc:startLongitude '-4.3836'^^xsd:double;
  dwc:endLongitude '-4.3864166666667'^^xsd:double;
  dwc:latitude '51.356083341829'^^xsd:double;
  dwc:startLatitude '51.355483333333'^^xsd:double;
  dwc:endLatitude '51.356683333333'^^xsd:double;
  dwc:coordinatePrecision '118.66'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '48.2'^^xsd:double;
  dwc:observedWeight '28.481012658'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130429'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.356083341829"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385008314933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  geo-pos:lat "51.356083341829"^^xsd:decimal ;
  geo-pos:long "-4.385008314933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129970'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.385008314933'^^xsd:double;
  dwc:startLongitude '-4.3836'^^xsd:double;
  dwc:endLongitude '-4.3864166666667'^^xsd:double;
  dwc:latitude '51.356083341829'^^xsd:double;
  dwc:startLatitude '51.355483333333'^^xsd:double;
  dwc:endLatitude '51.356683333333'^^xsd:double;
  dwc:coordinatePrecision '118.66'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '48.2'^^xsd:double;
  dwc:observedWeight '9.4936708861'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129970'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.356083341829"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385008314933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  geo-pos:lat "51.356083341829"^^xsd:decimal ;
  geo-pos:long "-4.385008314933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130021'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.385008314933'^^xsd:double;
  dwc:startLongitude '-4.3836'^^xsd:double;
  dwc:endLongitude '-4.3864166666667'^^xsd:double;
  dwc:latitude '51.356083341829'^^xsd:double;
  dwc:startLatitude '51.355483333333'^^xsd:double;
  dwc:endLatitude '51.356683333333'^^xsd:double;
  dwc:coordinatePrecision '118.66'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '48.2'^^xsd:double;
  dwc:observedWeight '1.0548523207'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130021'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.356083341829"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385008314933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  geo-pos:lat "51.356083341829"^^xsd:decimal ;
  geo-pos:long "-4.385008314933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130072'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.385008314933'^^xsd:double;
  dwc:startLongitude '-4.3836'^^xsd:double;
  dwc:endLongitude '-4.3864166666667'^^xsd:double;
  dwc:latitude '51.356083341829'^^xsd:double;
  dwc:startLatitude '51.355483333333'^^xsd:double;
  dwc:endLatitude '51.356683333333'^^xsd:double;
  dwc:coordinatePrecision '118.66'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '48.2'^^xsd:double;
  dwc:observedWeight '166.66666667'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130072'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.356083341829"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385008314933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  geo-pos:lat "51.356083341829"^^xsd:decimal ;
  geo-pos:long "-4.385008314933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130123'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.385008314933'^^xsd:double;
  dwc:startLongitude '-4.3836'^^xsd:double;
  dwc:endLongitude '-4.3864166666667'^^xsd:double;
  dwc:latitude '51.356083341829'^^xsd:double;
  dwc:startLatitude '51.355483333333'^^xsd:double;
  dwc:endLatitude '51.356683333333'^^xsd:double;
  dwc:coordinatePrecision '118.66'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '48.2'^^xsd:double;
  dwc:observedWeight '270.04219409'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130123'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.356083341829"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385008314933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  geo-pos:lat "51.356083341829"^^xsd:decimal ;
  geo-pos:long "-4.385008314933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130174'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.385008314933'^^xsd:double;
  dwc:startLongitude '-4.3836'^^xsd:double;
  dwc:endLongitude '-4.3864166666667'^^xsd:double;
  dwc:latitude '51.356083341829'^^xsd:double;
  dwc:startLatitude '51.355483333333'^^xsd:double;
  dwc:endLatitude '51.356683333333'^^xsd:double;
  dwc:coordinatePrecision '118.66'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '48.2'^^xsd:double;
  dwc:observedWeight '3.164556962'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130174'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.356083341829"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385008314933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  geo-pos:lat "51.356083341829"^^xsd:decimal ;
  geo-pos:long "-4.385008314933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131347'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.385008314933'^^xsd:double;
  dwc:startLongitude '-4.3836'^^xsd:double;
  dwc:endLongitude '-4.3864166666667'^^xsd:double;
  dwc:latitude '51.356083341829'^^xsd:double;
  dwc:startLatitude '51.355483333333'^^xsd:double;
  dwc:endLatitude '51.356683333333'^^xsd:double;
  dwc:coordinatePrecision '118.66'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '48.2'^^xsd:double;
  dwc:observedWeight '1.0548523207'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131347'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.356083341829"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385008314933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  geo-pos:lat "51.356083341829"^^xsd:decimal ;
  geo-pos:long "-4.385008314933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131806'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.385008314933'^^xsd:double;
  dwc:startLongitude '-4.3836'^^xsd:double;
  dwc:endLongitude '-4.3864166666667'^^xsd:double;
  dwc:latitude '51.356083341829'^^xsd:double;
  dwc:startLatitude '51.355483333333'^^xsd:double;
  dwc:endLatitude '51.356683333333'^^xsd:double;
  dwc:coordinatePrecision '118.66'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '48.2'^^xsd:double;
  dwc:observedWeight '10.548523207'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131806'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.356083341829"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385008314933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  geo-pos:lat "51.356083341829"^^xsd:decimal ;
  geo-pos:long "-4.385008314933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131857'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.385008314933'^^xsd:double;
  dwc:startLongitude '-4.3836'^^xsd:double;
  dwc:endLongitude '-4.3864166666667'^^xsd:double;
  dwc:latitude '51.356083341829'^^xsd:double;
  dwc:startLatitude '51.355483333333'^^xsd:double;
  dwc:endLatitude '51.356683333333'^^xsd:double;
  dwc:coordinatePrecision '118.66'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '48.2'^^xsd:double;
  dwc:observedWeight '3.164556962'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131857'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.356083341829"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385008314933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  geo-pos:lat "51.356083341829"^^xsd:decimal ;
  geo-pos:long "-4.385008314933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131041'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.385008314933'^^xsd:double;
  dwc:startLongitude '-4.3836'^^xsd:double;
  dwc:endLongitude '-4.3864166666667'^^xsd:double;
  dwc:latitude '51.356083341829'^^xsd:double;
  dwc:startLatitude '51.355483333333'^^xsd:double;
  dwc:endLatitude '51.356683333333'^^xsd:double;
  dwc:coordinatePrecision '118.66'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '48.2'^^xsd:double;
  dwc:observedWeight '1.0548523207'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131041'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.356083341829"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385008314933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  geo-pos:lat "51.356083341829"^^xsd:decimal ;
  geo-pos:long "-4.385008314933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133234'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.385008314933'^^xsd:double;
  dwc:startLongitude '-4.3836'^^xsd:double;
  dwc:endLongitude '-4.3864166666667'^^xsd:double;
  dwc:latitude '51.356083341829'^^xsd:double;
  dwc:startLatitude '51.355483333333'^^xsd:double;
  dwc:endLatitude '51.356683333333'^^xsd:double;
  dwc:coordinatePrecision '118.66'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '48.2'^^xsd:double;
  dwc:observedWeight '677.21518987'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133234'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.356083341829"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385008314933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  geo-pos:lat "51.356083341829"^^xsd:decimal ;
  geo-pos:long "-4.385008314933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132061'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.385008314933'^^xsd:double;
  dwc:startLongitude '-4.3836'^^xsd:double;
  dwc:endLongitude '-4.3864166666667'^^xsd:double;
  dwc:latitude '51.356083341829'^^xsd:double;
  dwc:startLatitude '51.355483333333'^^xsd:double;
  dwc:endLatitude '51.356683333333'^^xsd:double;
  dwc:coordinatePrecision '118.66'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '48.2'^^xsd:double;
  dwc:observedWeight '14.767932489'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132061'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.356083341829"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385008314933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  geo-pos:lat "51.356083341829"^^xsd:decimal ;
  geo-pos:long "-4.385008314933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132214'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.385008314933'^^xsd:double;
  dwc:startLongitude '-4.3836'^^xsd:double;
  dwc:endLongitude '-4.3864166666667'^^xsd:double;
  dwc:latitude '51.356083341829'^^xsd:double;
  dwc:startLatitude '51.355483333333'^^xsd:double;
  dwc:endLatitude '51.356683333333'^^xsd:double;
  dwc:coordinatePrecision '118.66'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '48.2'^^xsd:double;
  dwc:observedWeight '1.0548523207'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132214'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.356083341829"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385008314933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  geo-pos:lat "51.356083341829"^^xsd:decimal ;
  geo-pos:long "-4.385008314933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131092'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.385008314933'^^xsd:double;
  dwc:startLongitude '-4.3836'^^xsd:double;
  dwc:endLongitude '-4.3864166666667'^^xsd:double;
  dwc:latitude '51.356083341829'^^xsd:double;
  dwc:startLatitude '51.355483333333'^^xsd:double;
  dwc:endLatitude '51.356683333333'^^xsd:double;
  dwc:coordinatePrecision '118.66'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '48.2'^^xsd:double;
  dwc:observedWeight '29.535864979'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131092'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.356083341829"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385008314933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  geo-pos:lat "51.356083341829"^^xsd:decimal ;
  geo-pos:long "-4.385008314933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130684'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.385008314933'^^xsd:double;
  dwc:startLongitude '-4.3836'^^xsd:double;
  dwc:endLongitude '-4.3864166666667'^^xsd:double;
  dwc:latitude '51.356083341829'^^xsd:double;
  dwc:startLatitude '51.355483333333'^^xsd:double;
  dwc:endLatitude '51.356683333333'^^xsd:double;
  dwc:coordinatePrecision '118.66'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '48.2'^^xsd:double;
  dwc:observedWeight '1.0548523207'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130684'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.356083341829"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385008314933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  geo-pos:lat "51.356083341829"^^xsd:decimal ;
  geo-pos:long "-4.385008314933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130480'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.385008314933'^^xsd:double;
  dwc:startLongitude '-4.3836'^^xsd:double;
  dwc:endLongitude '-4.3864166666667'^^xsd:double;
  dwc:latitude '51.356083341829'^^xsd:double;
  dwc:startLatitude '51.355483333333'^^xsd:double;
  dwc:endLatitude '51.356683333333'^^xsd:double;
  dwc:coordinatePrecision '118.66'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '48.2'^^xsd:double;
  dwc:observedWeight '16.877637131'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130480'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.356083341829"^^xsd:decimal ;
  dwc:decimalLongitude "-4.385008314933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "118.66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.356083341829 -4.385008314933)"^^geo:wktLiteral ;
  geo-pos:lat "51.356083341829"^^xsd:decimal ;
  geo-pos:long "-4.385008314933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "118.66"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129919'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.385008314933'^^xsd:double;
  dwc:startLongitude '-4.3836'^^xsd:double;
  dwc:endLongitude '-4.3864166666667'^^xsd:double;
  dwc:latitude '51.356083341829'^^xsd:double;
  dwc:startLatitude '51.355483333333'^^xsd:double;
  dwc:endLatitude '51.356683333333'^^xsd:double;
  dwc:coordinatePrecision '118.66'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '48.2'^^xsd:double;
  dwc:observedWeight '34.810126582'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129919'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20564'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20564'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20427'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20427'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20975'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20975'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17824'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17824'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17413'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17413'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17550'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17550'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17276'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17276'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18783'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18783'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18372'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18372'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17687'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17687'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16728'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16728'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17002'^^xsd:integer;
  dwc:scientificName 'Syllides benedicti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131405'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17002'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28099'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28099'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27551'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27551'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27003'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27003'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24537'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24537'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26181'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26181'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26455'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26455'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25770'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25770'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23578'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23578'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22482'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22482'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32894'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32894'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32757'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32757'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32483'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32483'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32209'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32209'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31798'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31798'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28921'^^xsd:integer;
  dwc:scientificName 'Polydora caeca ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28921'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29469'^^xsd:integer;
  dwc:scientificName 'Polydora flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '330917'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29469'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30291'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30291'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28236'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28236'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28373'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28373'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34675'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34675'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33990'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33990'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34401'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34401'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37141'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37141'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36593'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36593'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36456'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36456'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37415'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37415'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37963'^^xsd:integer;
  dwc:scientificName 'Euclymeninae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37963'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38100'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38100'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38237'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38237'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39744'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39744'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45087'^^xsd:integer;
  dwc:scientificName 'Loimia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129700'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45087'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46183'^^xsd:integer;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46183'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44950'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44950'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43991'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43991'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44265'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44265'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42895'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42895'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42484'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42484'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42621'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42621'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41114'^^xsd:integer;
  dwc:scientificName 'Asclerocheilus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41114'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41388'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41388'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41525'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41525'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40018'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40018'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60842'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60842'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60705'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60705'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66185'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66185'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67829'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67829'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65226'^^xsd:integer;
  dwc:scientificName 'Gammaropsis spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65226'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65363'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65363'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63034'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63034'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63308'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63308'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57143'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57143'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57691'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57691'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56595'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56595'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56047'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56047'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55362'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55362'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51389'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51389'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52211'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52211'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53170'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53170'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50430'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50430'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49745'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49745'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50019'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50019'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48375'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48375'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49197'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49197'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49334'^^xsd:integer;
  dwc:scientificName 'Chitinopoma serrula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130986'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49334'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49471'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49471'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46868'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46868'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46320'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46320'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87557'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87557'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92352'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92352'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87968'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87968'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85913'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85913'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87009'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87009'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87283'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87283'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83858'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83858'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79200'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79200'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80707'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80707'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:81940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '81940'^^xsd:integer;
  dwc:scientificName 'Macropodia spp. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:81940'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78926'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78926'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75775'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75775'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75227'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75227'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73994'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73994'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69336'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69336'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15495'^^xsd:integer;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15495'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16317'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16317'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14536'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14536'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15221'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15221'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10015'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10015'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10563'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10563'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10700'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10700'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10152'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10152'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9193'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9193'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9330'^^xsd:integer;
  dwc:scientificName 'Eumida ockelmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130642'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9330'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9604'^^xsd:integer;
  dwc:scientificName 'Paranaitis kosteriensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130662'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9604'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8645'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8645'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9056'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9056'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6864'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6864'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2617'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2617'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2069'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2069'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5357'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5357'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5494'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5494'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1384'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1384'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97832'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97832'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96873'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96873'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96599'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96599'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95640'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95640'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95914'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95914'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93996'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93996'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93859'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93859'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98928'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98928'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101257'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101257'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101394'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101394'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101531'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101531'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101942'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101942'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100572'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100572'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100435'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100435'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114409'^^xsd:integer;
  dwc:scientificName 'Diphasia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114409'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111532'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111532'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108244'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108244'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106189'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106189'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106326'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106326'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105367'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105367'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105641'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105641'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104408'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104408'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105093'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105093'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103723'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103723'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102079'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102079'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102353'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102353'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121259'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121259'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124136'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124136'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121122'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121122'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120848'^^xsd:integer;
  dwc:scientificName 'Alcyonidium gelatinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111600'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120848'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116875'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116875'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115505'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115505'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114820'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114820'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.20973333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384433333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.20973333333333 -4.384433333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.20973333333333"^^xsd:decimal ;
  geo-pos:long "-4.384433333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113724'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3844333333333'^^xsd:double;
  dwc:latitude '51.209733333333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113724'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8750'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8750'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21080'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21080'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19847'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19847'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17792'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17792'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17381'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17381'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17518'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17518'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16970'^^xsd:integer;
  dwc:scientificName 'Syllides indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16970'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18477'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18477'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16422'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16422'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16696'^^xsd:integer;
  dwc:scientificName '?Syllides sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16696'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28204'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28204'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27656'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27656'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27793'^^xsd:integer;
  dwc:scientificName 'Spionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27793'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26971'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26971'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26286'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26286'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24916'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24916'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25875'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25875'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32862'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32862'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32588'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32588'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31903'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31903'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30807'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30807'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34506'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34506'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36698'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36698'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36287'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36287'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36424'^^xsd:integer;
  dwc:scientificName 'Capitellidae indet. Juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36424'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37383'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37383'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39849'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39849'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45055'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45055'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44370'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44370'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42726'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42726'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42178'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42178'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40808'^^xsd:integer;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40808'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40123'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40123'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40260'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40260'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62591'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62591'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60947'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60947'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61906'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61906'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63139'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63139'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56700'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56700'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55467'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55467'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56152'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56152'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55330'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55330'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55056'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55056'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54097'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54097'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51083'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51083'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49850'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49850'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46425'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46425'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87662'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87662'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83415'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83415'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82319'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82319'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75606'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75606'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74099'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74099'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73962'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73962'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73003'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73003'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75332'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75332'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69578'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69578'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16285'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16285'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10805'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10805'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10120'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10120'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9161'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9161'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9298'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9298'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8202'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8202'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6969'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6969'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6832'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6832'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2448'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2448'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1352'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1352'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1489'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1489'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96978'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96978'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96704'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96704'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93964'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93964'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93142'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93142'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97937'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97937'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100677'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100677'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99855'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99855'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100540'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100540'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109582'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109582'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108897'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108897'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101362'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101362'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102458'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102458'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103006'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103006'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126022'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126022'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124104'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124104'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124241'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124241'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118076'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118076'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116980'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116980'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115610'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115610'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115884'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115884'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.467216666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.467216666666666 -4.3838)"^^geo:wktLiteral ;
  geo-pos:lat "51.467216666666666"^^xsd:decimal ;
  geo-pos:long "-4.3838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114514'^^xsd:integer;
  dwc:scientificName 'Diphasia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3838'^^xsd:double;
  dwc:latitude '51.467216666667'^^xsd:double;
  dwc:minimumDepth '40.8'^^xsd:double;
  dwc:maximumDepth '40.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114514'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.350841667446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.383466675883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.998"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  geo-pos:lat "51.350841667446"^^xsd:decimal ;
  geo-pos:long "-4.383466675883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.998"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130326'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.233333333333'^^xsd:double;
  dwc:endTimeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.383466675883'^^xsd:double;
  dwc:startLongitude '-4.3838666666667'^^xsd:double;
  dwc:endLongitude '-4.3830666666667'^^xsd:double;
  dwc:latitude '51.350841667446'^^xsd:double;
  dwc:startLatitude '51.349783333333'^^xsd:double;
  dwc:endLatitude '51.3519'^^xsd:double;
  dwc:coordinatePrecision '120.998'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.8'^^xsd:double;
  dwc:observedWeight '28.361344538'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130326'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.350841667446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.383466675883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.998"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  geo-pos:lat "51.350841667446"^^xsd:decimal ;
  geo-pos:long "-4.383466675883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.998"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129969'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.233333333333'^^xsd:double;
  dwc:endTimeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.383466675883'^^xsd:double;
  dwc:startLongitude '-4.3838666666667'^^xsd:double;
  dwc:endLongitude '-4.3830666666667'^^xsd:double;
  dwc:latitude '51.350841667446'^^xsd:double;
  dwc:startLatitude '51.349783333333'^^xsd:double;
  dwc:endLatitude '51.3519'^^xsd:double;
  dwc:coordinatePrecision '120.998'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.8'^^xsd:double;
  dwc:observedWeight '8.4033613445'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129969'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.350841667446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.383466675883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.998"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  geo-pos:lat "51.350841667446"^^xsd:decimal ;
  geo-pos:long "-4.383466675883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.998"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130071'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.233333333333'^^xsd:double;
  dwc:endTimeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.383466675883'^^xsd:double;
  dwc:startLongitude '-4.3838666666667'^^xsd:double;
  dwc:endLongitude '-4.3830666666667'^^xsd:double;
  dwc:latitude '51.350841667446'^^xsd:double;
  dwc:startLatitude '51.349783333333'^^xsd:double;
  dwc:endLatitude '51.3519'^^xsd:double;
  dwc:coordinatePrecision '120.998'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.8'^^xsd:double;
  dwc:observedWeight '112.39495798'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130071'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.350841667446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.383466675883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.998"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  geo-pos:lat "51.350841667446"^^xsd:decimal ;
  geo-pos:long "-4.383466675883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.998"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130122'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.233333333333'^^xsd:double;
  dwc:endTimeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.383466675883'^^xsd:double;
  dwc:startLongitude '-4.3838666666667'^^xsd:double;
  dwc:endLongitude '-4.3830666666667'^^xsd:double;
  dwc:latitude '51.350841667446'^^xsd:double;
  dwc:startLatitude '51.349783333333'^^xsd:double;
  dwc:endLatitude '51.3519'^^xsd:double;
  dwc:coordinatePrecision '120.998'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.8'^^xsd:double;
  dwc:observedWeight '210.08403361'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130122'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.350841667446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.383466675883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.998"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  geo-pos:lat "51.350841667446"^^xsd:decimal ;
  geo-pos:long "-4.383466675883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.998"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130173'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.233333333333'^^xsd:double;
  dwc:endTimeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.383466675883'^^xsd:double;
  dwc:startLongitude '-4.3838666666667'^^xsd:double;
  dwc:endLongitude '-4.3830666666667'^^xsd:double;
  dwc:latitude '51.350841667446'^^xsd:double;
  dwc:startLatitude '51.349783333333'^^xsd:double;
  dwc:endLatitude '51.3519'^^xsd:double;
  dwc:coordinatePrecision '120.998'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.8'^^xsd:double;
  dwc:observedWeight '17.857142857'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130173'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.350841667446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.383466675883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.998"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  geo-pos:lat "51.350841667446"^^xsd:decimal ;
  geo-pos:long "-4.383466675883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.998"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131346'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.233333333333'^^xsd:double;
  dwc:endTimeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.383466675883'^^xsd:double;
  dwc:startLongitude '-4.3838666666667'^^xsd:double;
  dwc:endLongitude '-4.3830666666667'^^xsd:double;
  dwc:latitude '51.350841667446'^^xsd:double;
  dwc:startLatitude '51.349783333333'^^xsd:double;
  dwc:endLatitude '51.3519'^^xsd:double;
  dwc:coordinatePrecision '120.998'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.8'^^xsd:double;
  dwc:observedWeight '14.705882353'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131346'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.350841667446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.383466675883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.998"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  geo-pos:lat "51.350841667446"^^xsd:decimal ;
  geo-pos:long "-4.383466675883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.998"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131652'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.233333333333'^^xsd:double;
  dwc:endTimeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.383466675883'^^xsd:double;
  dwc:startLongitude '-4.3838666666667'^^xsd:double;
  dwc:endLongitude '-4.3830666666667'^^xsd:double;
  dwc:latitude '51.350841667446'^^xsd:double;
  dwc:startLatitude '51.349783333333'^^xsd:double;
  dwc:endLatitude '51.3519'^^xsd:double;
  dwc:coordinatePrecision '120.998'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.8'^^xsd:double;
  dwc:observedWeight '12.605042017'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131652'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.350841667446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.383466675883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.998"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  geo-pos:lat "51.350841667446"^^xsd:decimal ;
  geo-pos:long "-4.383466675883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.998"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132417'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.233333333333'^^xsd:double;
  dwc:endTimeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.383466675883'^^xsd:double;
  dwc:startLongitude '-4.3838666666667'^^xsd:double;
  dwc:endLongitude '-4.3830666666667'^^xsd:double;
  dwc:latitude '51.350841667446'^^xsd:double;
  dwc:startLatitude '51.349783333333'^^xsd:double;
  dwc:endLatitude '51.3519'^^xsd:double;
  dwc:coordinatePrecision '120.998'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.8'^^xsd:double;
  dwc:observedWeight '1.0504201681'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132417'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.350841667446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.383466675883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.998"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  geo-pos:lat "51.350841667446"^^xsd:decimal ;
  geo-pos:long "-4.383466675883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.998"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133437'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.233333333333'^^xsd:double;
  dwc:endTimeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.383466675883'^^xsd:double;
  dwc:startLongitude '-4.3838666666667'^^xsd:double;
  dwc:endLongitude '-4.3830666666667'^^xsd:double;
  dwc:latitude '51.350841667446'^^xsd:double;
  dwc:startLatitude '51.349783333333'^^xsd:double;
  dwc:endLatitude '51.3519'^^xsd:double;
  dwc:coordinatePrecision '120.998'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.8'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133437'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.350841667446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.383466675883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.998"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  geo-pos:lat "51.350841667446"^^xsd:decimal ;
  geo-pos:long "-4.383466675883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.998"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132060'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.233333333333'^^xsd:double;
  dwc:endTimeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.383466675883'^^xsd:double;
  dwc:startLongitude '-4.3838666666667'^^xsd:double;
  dwc:endLongitude '-4.3830666666667'^^xsd:double;
  dwc:latitude '51.350841667446'^^xsd:double;
  dwc:startLatitude '51.349783333333'^^xsd:double;
  dwc:endLatitude '51.3519'^^xsd:double;
  dwc:coordinatePrecision '120.998'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.8'^^xsd:double;
  dwc:observedWeight '29.411764706'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132060'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.350841667446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.383466675883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.998"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  geo-pos:lat "51.350841667446"^^xsd:decimal ;
  geo-pos:long "-4.383466675883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.998"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131142'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.233333333333'^^xsd:double;
  dwc:endTimeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.383466675883'^^xsd:double;
  dwc:startLongitude '-4.3838666666667'^^xsd:double;
  dwc:endLongitude '-4.3830666666667'^^xsd:double;
  dwc:latitude '51.350841667446'^^xsd:double;
  dwc:startLatitude '51.349783333333'^^xsd:double;
  dwc:endLatitude '51.3519'^^xsd:double;
  dwc:coordinatePrecision '120.998'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.8'^^xsd:double;
  dwc:observedWeight '17.857142857'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131142'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.350841667446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.383466675883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.998"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  geo-pos:lat "51.350841667446"^^xsd:decimal ;
  geo-pos:long "-4.383466675883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.998"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130938'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.233333333333'^^xsd:double;
  dwc:endTimeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.383466675883'^^xsd:double;
  dwc:startLongitude '-4.3838666666667'^^xsd:double;
  dwc:endLongitude '-4.3830666666667'^^xsd:double;
  dwc:latitude '51.350841667446'^^xsd:double;
  dwc:startLatitude '51.349783333333'^^xsd:double;
  dwc:endLatitude '51.3519'^^xsd:double;
  dwc:coordinatePrecision '120.998'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.8'^^xsd:double;
  dwc:observedWeight '1.0504201681'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130938'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.350841667446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.383466675883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.998"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  geo-pos:lat "51.350841667446"^^xsd:decimal ;
  geo-pos:long "-4.383466675883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.998"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130479'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.233333333333'^^xsd:double;
  dwc:endTimeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.383466675883'^^xsd:double;
  dwc:startLongitude '-4.3838666666667'^^xsd:double;
  dwc:endLongitude '-4.3830666666667'^^xsd:double;
  dwc:latitude '51.350841667446'^^xsd:double;
  dwc:startLatitude '51.349783333333'^^xsd:double;
  dwc:endLatitude '51.3519'^^xsd:double;
  dwc:coordinatePrecision '120.998'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.8'^^xsd:double;
  dwc:observedWeight '1.0504201681'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130479'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.350841667446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.383466675883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.998"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  geo-pos:lat "51.350841667446"^^xsd:decimal ;
  geo-pos:long "-4.383466675883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.998"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130530'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.233333333333'^^xsd:double;
  dwc:endTimeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.383466675883'^^xsd:double;
  dwc:startLongitude '-4.3838666666667'^^xsd:double;
  dwc:endLongitude '-4.3830666666667'^^xsd:double;
  dwc:latitude '51.350841667446'^^xsd:double;
  dwc:startLatitude '51.349783333333'^^xsd:double;
  dwc:endLatitude '51.3519'^^xsd:double;
  dwc:coordinatePrecision '120.998'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.8'^^xsd:double;
  dwc:observedWeight '2.1008403361'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130530'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.350841667446"^^xsd:decimal ;
  dwc:decimalLongitude "-4.383466675883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.998"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.350841667446 -4.383466675883)"^^geo:wktLiteral ;
  geo-pos:lat "51.350841667446"^^xsd:decimal ;
  geo-pos:long "-4.383466675883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.998"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129918'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '10.233333333333'^^xsd:double;
  dwc:endTimeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.383466675883'^^xsd:double;
  dwc:startLongitude '-4.3838666666667'^^xsd:double;
  dwc:endLongitude '-4.3830666666667'^^xsd:double;
  dwc:latitude '51.350841667446'^^xsd:double;
  dwc:startLatitude '51.349783333333'^^xsd:double;
  dwc:endLatitude '51.3519'^^xsd:double;
  dwc:coordinatePrecision '120.998'^^xsd:double;
  dwc:minimumDepth '45.9'^^xsd:double;
  dwc:maximumDepth '47.8'^^xsd:double;
  dwc:observedWeight '7.3529411765'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129918'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1222'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1222'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21087'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21087'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20676'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20676'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16566'^^xsd:integer;
  dwc:scientificName 'Streptosyllis websteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16566'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27663'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27663'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23690'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23690'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32595'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32595'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33143'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33143'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33280'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33280'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32869'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32869'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31910'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31910'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30814'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30814'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33417'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33417'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35198'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35198'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35609'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis? Juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35609'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36705'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36705'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36568'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36568'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45062'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45062'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43692'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43692'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42733'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42733'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42596'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42596'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41774'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41774'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39856'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39856'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62598'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62598'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62187'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62187'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59995'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59995'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67941'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67941'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66023'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66023'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58351'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58351'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58762'^^xsd:integer;
  dwc:scientificName 'Orchomene nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102673'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58762'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55474'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55474'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55337'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55337'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55063'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55063'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52323'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52323'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51227'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51227'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46980'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46980'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88080'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88080'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89861'^^xsd:integer;
  dwc:scientificName 'Mangelia nebula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '751247'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89861'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '139217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91505'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91505'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91916'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91916'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80408'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80408'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75887'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75887'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77805'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77805'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78079'^^xsd:integer;
  dwc:scientificName 'Crangon ?fasciatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '160607'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78079'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75613'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75613'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74106'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74106'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74243'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74243'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75202'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75202'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73969'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73969'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70270'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70270'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73147'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73147'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69174'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69174'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10949'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10949'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13004'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13004'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13826'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13826'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9168'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9168'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9305'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9305'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6017'^^xsd:integer;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6017'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6428'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6428'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7935'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7935'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8072'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8072'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6976'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6976'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7250'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7250'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6839'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6839'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3414'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3414'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5469'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5469'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1496'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1496'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97533'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97533'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97670'^^xsd:integer;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97670'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97807'^^xsd:integer;
  dwc:scientificName 'Spisula INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97807'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96574'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96574'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93971'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93971'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93149'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93149'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98492'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98492'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98218'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98218'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98355'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98355'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98903'^^xsd:integer;
  dwc:scientificName 'Pharus legumen'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98903'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99040'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99040'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101095'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101095'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100684'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100684'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99588'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99588'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100547'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100547'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110274'^^xsd:integer;
  dwc:scientificName 'Eugyra arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103764'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110274'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1864698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111096'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111096'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107945'^^xsd:integer;
  dwc:scientificName 'Enteropneusta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107945'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106438'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106438'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105753'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105753'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105616'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105616'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104109'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104109'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104520'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104520'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103287'^^xsd:integer;
  dwc:scientificName 'Asteroidea [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103287'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102328'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102328'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103013'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103013'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117946'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117946'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.592666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.592666666666666 -4.37885)"^^geo:wktLiteral ;
  geo-pos:lat "51.592666666666666"^^xsd:decimal ;
  geo-pos:long "-4.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113288'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.37885'^^xsd:double;
  dwc:latitude '51.592666666667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113288'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21091'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21091'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20680'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20680'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17529'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17529'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17392'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17392'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18488'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18488'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17666'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17666'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16433'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16433'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28215'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28215'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27804'^^xsd:integer;
  dwc:scientificName 'Spionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27804'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26571'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26571'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26982'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26982'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27393'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27393'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26297'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26297'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25475'^^xsd:integer;
  dwc:scientificName 'Orbinia armandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130518'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25475'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32599'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32599'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32462'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32462'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31914'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31914'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34517'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34517'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35750'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35750'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33421'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33421'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36709'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36709'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36298'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36298'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37531'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37531'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38353'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38353'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40545'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40545'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45066'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45066'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44381'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44381'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42600'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42600'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42737'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42737'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42189'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42189'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41915'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41915'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42052'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42052'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41641'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41641'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41778'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41778'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40134'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40134'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62602'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62602'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61917'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61917'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62465'^^xsd:integer;
  dwc:scientificName 'Gammarus salinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62465'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59862'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59862'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58355'^^xsd:integer;
  dwc:scientificName 'Hippomedon denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102570'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58355'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54108'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54108'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51094'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51094'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46436'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46436'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88084'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88084'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85344'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85344'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80412'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80412'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75206'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75206'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73288'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73288'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73973'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73973'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70274'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70274'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73151'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73151'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75343'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75343'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69589'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69589'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13008'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13008'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15885'^^xsd:integer;
  dwc:scientificName 'Opisthodonta pterochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131331'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15885'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '238207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16296'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16296'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13830'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13830'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75891'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75891'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10816'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10816'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10131'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10131'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8213'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8213'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6980'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6980'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7254'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7254'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2459'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2459'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1774'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1774'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1500'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1500'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96989'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96989'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93975'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93975'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93153'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93153'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97948'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97948'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98633'^^xsd:integer;
  dwc:scientificName 'Ensis arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140731'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98633'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '160539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99866'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99866'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100551'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100551'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111100'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111100'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112881'^^xsd:integer;
  dwc:scientificName 'Leuckartiara octona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117791'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112881'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107127'^^xsd:integer;
  dwc:scientificName 'Holothurioidea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '149846'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107127'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104113'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104113'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102469'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102469'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103017'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103017'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115758'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115758'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.377633333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43985 -4.377633333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.43985"^^xsd:decimal ;
  geo-pos:long "-4.377633333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113292'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3776333333333'^^xsd:double;
  dwc:latitude '51.43985'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113292'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130218'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '4.5248868778'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130218'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130320'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '10.180995475'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130320'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129963'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '4.5248868778'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129963'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130014'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '575.7918552'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130014'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130065'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '442.30769231'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130065'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130116'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '226.24434389'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130116'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130167'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '9.0497737557'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130167'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130371'^^xsd:integer;
  dwc:scientificName 'Inachus agg,'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '251.13122172'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130371'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130422'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '82.57918552'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130422'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131391'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '21.49321267'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131391'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131493'^^xsd:integer;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '2.2624434389'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131493'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131544'^^xsd:integer;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '15.837104072'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131544'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131799'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '11.312217195'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131799'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131952'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '1.1312217195'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131952'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132054'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '194.57013575'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132054'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132309'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132309'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132360'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '66.742081448'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132360'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131187'^^xsd:integer;
  dwc:scientificName 'Aphodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '6.7873303167'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131187'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131289'^^xsd:integer;
  dwc:scientificName 'Atelecyclus  rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '2.2624434389'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131289'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130728'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '41.85520362'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130728'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130830'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '12.443438914'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130830'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130881'^^xsd:integer;
  dwc:scientificName '(Crangon trispinosus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '1.1312217195'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130881'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130932'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '4.5248868778'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130932'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130983'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '22.624434389'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130983'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130575'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '76.923076923'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130575'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25955000529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371391683903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111.098"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25955000529 -4.371391683903)"^^geo:wktLiteral ;
  geo-pos:lat "51.25955000529"^^xsd:decimal ;
  geo-pos:long "-4.371391683903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111.098"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129912'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.371391683903'^^xsd:double;
  dwc:startLongitude '-4.3725'^^xsd:double;
  dwc:endLongitude '-4.3702833333333'^^xsd:double;
  dwc:latitude '51.25955000529'^^xsd:double;
  dwc:startLatitude '51.258833333333'^^xsd:double;
  dwc:endLatitude '51.260266666667'^^xsd:double;
  dwc:coordinatePrecision '111.098'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '1.1312217195'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129912'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '392'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:392'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21079'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21079'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20668'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20668'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17380'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17380'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17517'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17517'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18750'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18750'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18476'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18476'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17654'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17654'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16421'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16421'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28203'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28203'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27655'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27655'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26285'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26285'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25874'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25874'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21764'^^xsd:integer;
  dwc:scientificName 'Eunicida juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '895'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21764'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32861'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32861'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32450'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32450'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32587'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32587'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34779'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34779'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36286'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36286'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36423'^^xsd:integer;
  dwc:scientificName 'Capitellidae indet. Juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36423'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37519'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37519'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38204'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38204'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39848'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39848'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45054'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45054'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44369'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44369'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42725'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42725'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42177'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42177'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41629'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41629'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41766'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41766'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41903'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41903'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40259'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40259'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62590'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62590'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59850'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59850'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55329'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55329'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54096'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54096'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51082'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51082'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49027'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49027'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46424'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46424'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88072'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88072'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85332'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85332'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79852'^^xsd:integer;
  dwc:scientificName 'Galatheidae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106733'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79852'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78208'^^xsd:integer;
  dwc:scientificName 'Crangon trispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78208'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75605'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75605'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75194'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75194'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73276'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73276'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73961'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73961'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69577'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69577'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71358'^^xsd:integer;
  dwc:scientificName 'Cirolana sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '118399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71358'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '118399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71769'^^xsd:integer;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71769'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15325'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15325'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10804'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10804'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10119'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10119'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9160'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9160'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8201'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8201'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6968'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6968'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6831'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6831'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2447'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2447'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1488'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1488'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96703'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96703'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96977'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96977'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93963'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93963'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93141'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93141'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97936'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97936'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99854'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99854'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100539'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100539'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107389'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107389'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101361'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101361'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103005'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103005'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121226'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121226'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121363'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121363'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122459'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122459'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122596'^^xsd:integer;
  dwc:scientificName 'Amathia lendigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111659'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122596'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '111659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123281'^^xsd:integer;
  dwc:scientificName 'Bowerbankia pustulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111668'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123281'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '851599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124103'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124103'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124240'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124240'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116979'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116979'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118075'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118075'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115609'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115609'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114513'^^xsd:integer;
  dwc:scientificName 'Diphasia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114513'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114787'^^xsd:integer;
  dwc:scientificName 'Diphasia rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114787'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46743333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46743333333333 -4.36765)"^^geo:wktLiteral ;
  geo-pos:lat "51.46743333333333"^^xsd:decimal ;
  geo-pos:long "-4.36765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113280'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36765'^^xsd:double;
  dwc:latitude '51.467433333333'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113280'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20642'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20642'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21053'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21053'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27629'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27629'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27766'^^xsd:integer;
  dwc:scientificName 'Spionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27766'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27218'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27218'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33383'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33383'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32835'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32835'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32561'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32561'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32424'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32424'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31876'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31876'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42699'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42699'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42151'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42151'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41603'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41603'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62564'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62564'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61331'^^xsd:integer;
  dwc:scientificName 'Bathyporeia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61331'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59139'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59139'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51056'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51056'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88046'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88046'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90649'^^xsd:integer;
  dwc:scientificName 'Chrysallida obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146825'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90649'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93115'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93115'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85306'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85306'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76127'^^xsd:integer;
  dwc:scientificName 'Hippolytidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76127'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75579'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75579'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75168'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75168'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73524'^^xsd:integer;
  dwc:scientificName 'Vauntompsonia cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73524'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73250'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73250'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71743'^^xsd:integer;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71743'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71880'^^xsd:integer;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71880'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16258'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16258'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10093'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10093'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6942'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6942'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1462'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1462'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93937'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93937'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97910'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97910'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98047'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98047'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99006'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99006'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.55446666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.55446666666667 -4.36625)"^^geo:wktLiteral ;
  geo-pos:lat "51.55446666666667"^^xsd:decimal ;
  geo-pos:long "-4.36625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103253'^^xsd:integer;
  dwc:scientificName 'Asteroidea [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36625'^^xsd:double;
  dwc:latitude '51.554466666667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103253'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130329'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '13.953488372'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130329'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130431'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '251.1627907'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130431'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129972'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '6.976744186'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129972'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130023'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '23.255813953'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130023'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130074'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '531.39534884'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130074'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130380'^^xsd:integer;
  dwc:scientificName 'Inachus agg,'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '15.11627907'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130380'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130125'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '168.60465116'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130125'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130176'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '4.6511627907'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130176'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131553'^^xsd:integer;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '4.6511627907'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131553'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131808'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '4.6511627907'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131808'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131910'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '482.55813953'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131910'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132471'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '4.6511627907'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132471'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132573'^^xsd:integer;
  dwc:scientificName 'Colus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '44.186046512'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132573'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132063'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '39.534883721'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132063'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132165'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '6.976744186'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132165'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131094'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '106.97674419'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131094'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131196'^^xsd:integer;
  dwc:scientificName 'Aphodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '137.20930233'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131196'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130737'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '12.790697674'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130737'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130839'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '4.6511627907'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130839'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130992'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '23.255813953'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130992'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130482'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '27.906976744'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130482'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130584'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '629.06976744'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130584'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312216676705"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364833337774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "107.937"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312216676705 -4.364833337774)"^^geo:wktLiteral ;
  geo-pos:lat "51.312216676705"^^xsd:decimal ;
  geo-pos:long "-4.364833337774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "107.937"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129921'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.316666666667'^^xsd:double;
  dwc:endTimeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.364833337774'^^xsd:double;
  dwc:startLongitude '-4.3633'^^xsd:double;
  dwc:endLongitude '-4.3663666666667'^^xsd:double;
  dwc:latitude '51.312216676705'^^xsd:double;
  dwc:startLatitude '51.31235'^^xsd:double;
  dwc:endLatitude '51.312083333333'^^xsd:double;
  dwc:coordinatePrecision '107.937'^^xsd:double;
  dwc:minimumDepth '48.9'^^xsd:double;
  dwc:maximumDepth '51.4'^^xsd:double;
  dwc:observedWeight '176.74418605'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129921'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21073'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21073'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20662'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20662'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28882'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28882'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32581'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32581'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32855'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32855'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31896'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31896'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29293'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29293'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36280'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36280'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42993'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42993'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42719'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42719'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42171'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42171'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62584'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62584'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54090'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54090'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51076'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51076'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49843'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49843'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49980'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49980'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79846'^^xsd:integer;
  dwc:scientificName 'Galatheidae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106733'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79846'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75188'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75188'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73270'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73270'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13675'^^xsd:integer;
  dwc:scientificName 'Microphthalmus listensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130172'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13675'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13812'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13812'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6962'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6962'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93957'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93957'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97930'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97930'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112589'^^xsd:integer;
  dwc:scientificName 'Eudendrium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117093'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112589'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102999'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102999'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125741'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125741'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124234'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124234'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.51808333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362666666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.51808333333334 -4.362666666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.51808333333334"^^xsd:decimal ;
  geo-pos:long "-4.362666666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118069'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '113'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3626666666667'^^xsd:double;
  dwc:latitude '51.518083333333'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118069'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130321'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '19.759450172'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130321'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129964'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '10.309278351'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129964'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130015'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '168.38487973'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130015'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130066'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '430.41237113'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130066'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130117'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '67.869415808'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130117'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130372'^^xsd:integer;
  dwc:scientificName 'Inachus agg,'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '223.36769759'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130372'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130423'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '245.70446735'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130423'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131392'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '9.4501718213'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131392'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131494'^^xsd:integer;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '0.85910652921'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131494'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131545'^^xsd:integer;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '0.85910652921'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131545'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131800'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '10.309278351'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131800'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133126'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133126'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133279'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133279'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133330'^^xsd:integer;
  dwc:scientificName 'Aporhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '1.7182130584'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133330'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132310'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132310'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132361'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '1130.5841924'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132361'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131290'^^xsd:integer;
  dwc:scientificName 'Atelecyclus  rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '3.4364261168'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131290'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130729'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '4.295532646'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130729'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130831'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '12.027491409'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130831'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130933'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '8.5910652921'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130933'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130984'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '10.309278351'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130984'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130525'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '0.85910652921'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130525'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130576'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '256.87285223'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130576'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.264800007869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.362133362632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "145.794"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.264800007869 -4.362133362632)"^^geo:wktLiteral ;
  geo-pos:lat "51.264800007869"^^xsd:decimal ;
  geo-pos:long "-4.362133362632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "145.794"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129913'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.283333333333'^^xsd:double;
  dwc:endTimeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.362133362632'^^xsd:double;
  dwc:startLongitude '-4.3634833333333'^^xsd:double;
  dwc:endLongitude '-4.3607833333333'^^xsd:double;
  dwc:latitude '51.264800007869'^^xsd:double;
  dwc:startLatitude '51.2638'^^xsd:double;
  dwc:endLatitude '51.2658'^^xsd:double;
  dwc:coordinatePrecision '145.794'^^xsd:double;
  dwc:minimumDepth '45.3'^^xsd:double;
  dwc:maximumDepth '46.1'^^xsd:double;
  dwc:observedWeight '11.16838488'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129913'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313233346913"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360833341083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.316"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  geo-pos:lat "51.313233346913"^^xsd:decimal ;
  geo-pos:long "-4.360833341083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.316"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130331'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360833341083'^^xsd:double;
  dwc:startLongitude '-4.35905'^^xsd:double;
  dwc:endLongitude '-4.3626166666667'^^xsd:double;
  dwc:latitude '51.313233346913'^^xsd:double;
  dwc:startLatitude '51.313433333333'^^xsd:double;
  dwc:endLatitude '51.313033333333'^^xsd:double;
  dwc:coordinatePrecision '126.316'^^xsd:double;
  dwc:minimumDepth '51.6'^^xsd:double;
  dwc:maximumDepth '52.4'^^xsd:double;
  dwc:observedWeight '30.876494024'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130331'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313233346913"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360833341083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.316"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  geo-pos:lat "51.313233346913"^^xsd:decimal ;
  geo-pos:long "-4.360833341083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.316"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130025'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360833341083'^^xsd:double;
  dwc:startLongitude '-4.35905'^^xsd:double;
  dwc:endLongitude '-4.3626166666667'^^xsd:double;
  dwc:latitude '51.313233346913'^^xsd:double;
  dwc:startLatitude '51.313433333333'^^xsd:double;
  dwc:endLatitude '51.313033333333'^^xsd:double;
  dwc:coordinatePrecision '126.316'^^xsd:double;
  dwc:minimumDepth '51.6'^^xsd:double;
  dwc:maximumDepth '52.4'^^xsd:double;
  dwc:observedWeight '31.87250996'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130025'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313233346913"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360833341083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.316"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  geo-pos:lat "51.313233346913"^^xsd:decimal ;
  geo-pos:long "-4.360833341083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.316"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130076'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360833341083'^^xsd:double;
  dwc:startLongitude '-4.35905'^^xsd:double;
  dwc:endLongitude '-4.3626166666667'^^xsd:double;
  dwc:latitude '51.313233346913'^^xsd:double;
  dwc:startLatitude '51.313433333333'^^xsd:double;
  dwc:endLatitude '51.313033333333'^^xsd:double;
  dwc:coordinatePrecision '126.316'^^xsd:double;
  dwc:minimumDepth '51.6'^^xsd:double;
  dwc:maximumDepth '52.4'^^xsd:double;
  dwc:observedWeight '214.14342629'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130076'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313233346913"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360833341083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.316"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  geo-pos:lat "51.313233346913"^^xsd:decimal ;
  geo-pos:long "-4.360833341083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.316"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130382'^^xsd:integer;
  dwc:scientificName 'Inachus agg,'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360833341083'^^xsd:double;
  dwc:startLongitude '-4.35905'^^xsd:double;
  dwc:endLongitude '-4.3626166666667'^^xsd:double;
  dwc:latitude '51.313233346913'^^xsd:double;
  dwc:startLatitude '51.313433333333'^^xsd:double;
  dwc:endLatitude '51.313033333333'^^xsd:double;
  dwc:coordinatePrecision '126.316'^^xsd:double;
  dwc:minimumDepth '51.6'^^xsd:double;
  dwc:maximumDepth '52.4'^^xsd:double;
  dwc:observedWeight '0.99601593625'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130382'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313233346913"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360833341083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.316"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  geo-pos:lat "51.313233346913"^^xsd:decimal ;
  geo-pos:long "-4.360833341083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.316"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130127'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360833341083'^^xsd:double;
  dwc:startLongitude '-4.35905'^^xsd:double;
  dwc:endLongitude '-4.3626166666667'^^xsd:double;
  dwc:latitude '51.313233346913'^^xsd:double;
  dwc:startLatitude '51.313433333333'^^xsd:double;
  dwc:endLatitude '51.313033333333'^^xsd:double;
  dwc:coordinatePrecision '126.316'^^xsd:double;
  dwc:minimumDepth '51.6'^^xsd:double;
  dwc:maximumDepth '52.4'^^xsd:double;
  dwc:observedWeight '191.23505976'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130127'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313233346913"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360833341083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.316"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  geo-pos:lat "51.313233346913"^^xsd:decimal ;
  geo-pos:long "-4.360833341083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.316"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130994'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360833341083'^^xsd:double;
  dwc:startLongitude '-4.35905'^^xsd:double;
  dwc:endLongitude '-4.3626166666667'^^xsd:double;
  dwc:latitude '51.313233346913'^^xsd:double;
  dwc:startLatitude '51.313433333333'^^xsd:double;
  dwc:endLatitude '51.313033333333'^^xsd:double;
  dwc:coordinatePrecision '126.316'^^xsd:double;
  dwc:minimumDepth '51.6'^^xsd:double;
  dwc:maximumDepth '52.4'^^xsd:double;
  dwc:observedWeight '0.99601593625'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130994'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313233346913"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360833341083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.316"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  geo-pos:lat "51.313233346913"^^xsd:decimal ;
  geo-pos:long "-4.360833341083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.316"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132575'^^xsd:integer;
  dwc:scientificName 'Colus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360833341083'^^xsd:double;
  dwc:startLongitude '-4.35905'^^xsd:double;
  dwc:endLongitude '-4.3626166666667'^^xsd:double;
  dwc:latitude '51.313233346913'^^xsd:double;
  dwc:startLatitude '51.313433333333'^^xsd:double;
  dwc:endLatitude '51.313033333333'^^xsd:double;
  dwc:coordinatePrecision '126.316'^^xsd:double;
  dwc:minimumDepth '51.6'^^xsd:double;
  dwc:maximumDepth '52.4'^^xsd:double;
  dwc:observedWeight '12.948207171'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132575'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313233346913"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360833341083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.316"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  geo-pos:lat "51.313233346913"^^xsd:decimal ;
  geo-pos:long "-4.360833341083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.316"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132830'^^xsd:integer;
  dwc:scientificName 'Xanthidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360833341083'^^xsd:double;
  dwc:startLongitude '-4.35905'^^xsd:double;
  dwc:endLongitude '-4.3626166666667'^^xsd:double;
  dwc:latitude '51.313233346913'^^xsd:double;
  dwc:startLatitude '51.313433333333'^^xsd:double;
  dwc:endLatitude '51.313033333333'^^xsd:double;
  dwc:coordinatePrecision '126.316'^^xsd:double;
  dwc:minimumDepth '51.6'^^xsd:double;
  dwc:maximumDepth '52.4'^^xsd:double;
  dwc:observedWeight '1.9920318725'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132830'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '106769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313233346913"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360833341083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.316"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  geo-pos:lat "51.313233346913"^^xsd:decimal ;
  geo-pos:long "-4.360833341083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.316"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132065'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360833341083'^^xsd:double;
  dwc:startLongitude '-4.35905'^^xsd:double;
  dwc:endLongitude '-4.3626166666667'^^xsd:double;
  dwc:latitude '51.313233346913'^^xsd:double;
  dwc:startLatitude '51.313433333333'^^xsd:double;
  dwc:endLatitude '51.313033333333'^^xsd:double;
  dwc:coordinatePrecision '126.316'^^xsd:double;
  dwc:minimumDepth '51.6'^^xsd:double;
  dwc:maximumDepth '52.4'^^xsd:double;
  dwc:observedWeight '10.956175299'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132065'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313233346913"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360833341083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.316"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  geo-pos:lat "51.313233346913"^^xsd:decimal ;
  geo-pos:long "-4.360833341083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.316"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132269'^^xsd:integer;
  dwc:scientificName 'Dendronotus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360833341083'^^xsd:double;
  dwc:startLongitude '-4.35905'^^xsd:double;
  dwc:endLongitude '-4.3626166666667'^^xsd:double;
  dwc:latitude '51.313233346913'^^xsd:double;
  dwc:startLatitude '51.313433333333'^^xsd:double;
  dwc:endLatitude '51.313033333333'^^xsd:double;
  dwc:coordinatePrecision '126.316'^^xsd:double;
  dwc:minimumDepth '51.6'^^xsd:double;
  dwc:maximumDepth '52.4'^^xsd:double;
  dwc:observedWeight '1.9920318725'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '137885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132269'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313233346913"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360833341083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.316"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  geo-pos:lat "51.313233346913"^^xsd:decimal ;
  geo-pos:long "-4.360833341083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.316"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131096'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360833341083'^^xsd:double;
  dwc:startLongitude '-4.35905'^^xsd:double;
  dwc:endLongitude '-4.3626166666667'^^xsd:double;
  dwc:latitude '51.313233346913'^^xsd:double;
  dwc:startLatitude '51.313433333333'^^xsd:double;
  dwc:endLatitude '51.313033333333'^^xsd:double;
  dwc:coordinatePrecision '126.316'^^xsd:double;
  dwc:minimumDepth '51.6'^^xsd:double;
  dwc:maximumDepth '52.4'^^xsd:double;
  dwc:observedWeight '27.888446215'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131096'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313233346913"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360833341083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.316"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  geo-pos:lat "51.313233346913"^^xsd:decimal ;
  geo-pos:long "-4.360833341083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.316"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130739'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360833341083'^^xsd:double;
  dwc:startLongitude '-4.35905'^^xsd:double;
  dwc:endLongitude '-4.3626166666667'^^xsd:double;
  dwc:latitude '51.313233346913'^^xsd:double;
  dwc:startLatitude '51.313433333333'^^xsd:double;
  dwc:endLatitude '51.313033333333'^^xsd:double;
  dwc:coordinatePrecision '126.316'^^xsd:double;
  dwc:minimumDepth '51.6'^^xsd:double;
  dwc:maximumDepth '52.4'^^xsd:double;
  dwc:observedWeight '75.697211155'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130739'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313233346913"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360833341083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.316"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  geo-pos:lat "51.313233346913"^^xsd:decimal ;
  geo-pos:long "-4.360833341083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.316"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130943'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360833341083'^^xsd:double;
  dwc:startLongitude '-4.35905'^^xsd:double;
  dwc:endLongitude '-4.3626166666667'^^xsd:double;
  dwc:latitude '51.313233346913'^^xsd:double;
  dwc:startLatitude '51.313433333333'^^xsd:double;
  dwc:endLatitude '51.313033333333'^^xsd:double;
  dwc:coordinatePrecision '126.316'^^xsd:double;
  dwc:minimumDepth '51.6'^^xsd:double;
  dwc:maximumDepth '52.4'^^xsd:double;
  dwc:observedWeight '4.9800796813'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130943'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313233346913"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360833341083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.316"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  geo-pos:lat "51.313233346913"^^xsd:decimal ;
  geo-pos:long "-4.360833341083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.316"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130433'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360833341083'^^xsd:double;
  dwc:startLongitude '-4.35905'^^xsd:double;
  dwc:endLongitude '-4.3626166666667'^^xsd:double;
  dwc:latitude '51.313233346913'^^xsd:double;
  dwc:startLatitude '51.313433333333'^^xsd:double;
  dwc:endLatitude '51.313033333333'^^xsd:double;
  dwc:coordinatePrecision '126.316'^^xsd:double;
  dwc:minimumDepth '51.6'^^xsd:double;
  dwc:maximumDepth '52.4'^^xsd:double;
  dwc:observedWeight '571.71314741'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130433'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313233346913"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360833341083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.316"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  geo-pos:lat "51.313233346913"^^xsd:decimal ;
  geo-pos:long "-4.360833341083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.316"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130484'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360833341083'^^xsd:double;
  dwc:startLongitude '-4.35905'^^xsd:double;
  dwc:endLongitude '-4.3626166666667'^^xsd:double;
  dwc:latitude '51.313233346913'^^xsd:double;
  dwc:startLatitude '51.313433333333'^^xsd:double;
  dwc:endLatitude '51.313033333333'^^xsd:double;
  dwc:coordinatePrecision '126.316'^^xsd:double;
  dwc:minimumDepth '51.6'^^xsd:double;
  dwc:maximumDepth '52.4'^^xsd:double;
  dwc:observedWeight '21.912350598'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130484'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313233346913"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360833341083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.316"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  geo-pos:lat "51.313233346913"^^xsd:decimal ;
  geo-pos:long "-4.360833341083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.316"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130586'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360833341083'^^xsd:double;
  dwc:startLongitude '-4.35905'^^xsd:double;
  dwc:endLongitude '-4.3626166666667'^^xsd:double;
  dwc:latitude '51.313233346913'^^xsd:double;
  dwc:startLatitude '51.313433333333'^^xsd:double;
  dwc:endLatitude '51.313033333333'^^xsd:double;
  dwc:coordinatePrecision '126.316'^^xsd:double;
  dwc:minimumDepth '51.6'^^xsd:double;
  dwc:maximumDepth '52.4'^^xsd:double;
  dwc:observedWeight '129.48207171'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130586'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313233346913"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360833341083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "126.316"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313233346913 -4.360833341083)"^^geo:wktLiteral ;
  geo-pos:lat "51.313233346913"^^xsd:decimal ;
  geo-pos:long "-4.360833341083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "126.316"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129923'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.8'^^xsd:double;
  dwc:endTimeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360833341083'^^xsd:double;
  dwc:startLongitude '-4.35905'^^xsd:double;
  dwc:endLongitude '-4.3626166666667'^^xsd:double;
  dwc:latitude '51.313233346913'^^xsd:double;
  dwc:startLatitude '51.313433333333'^^xsd:double;
  dwc:endLatitude '51.313033333333'^^xsd:double;
  dwc:coordinatePrecision '126.316'^^xsd:double;
  dwc:minimumDepth '51.6'^^xsd:double;
  dwc:maximumDepth '52.4'^^xsd:double;
  dwc:observedWeight '83.665338645'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129923'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130211'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '4.3554006969'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130211'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130313'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '3.4843205575'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130313'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129905'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '0.87108013937'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129905'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129956'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '0.87108013937'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129956'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130058'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '121.08013937'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130058'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130109'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '80.139372822'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130109'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130160'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '13.066202091'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130160'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132404'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '1.7421602787'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132404'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131435'^^xsd:integer;
  dwc:scientificName 'Agonus  cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '1.7421602787'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131435'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131588'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '7.8397212544'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131588'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131639'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '16.550522648'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131639'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132455'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '7.8397212544'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132455'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131894'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '54.006968641'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131894'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133169'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '297.90940767'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133169'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131996'^^xsd:integer;
  dwc:scientificName 'Liocarcinus mamorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '2.6132404181'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131996'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132353'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '641.11498258'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132353'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131333'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '5.2264808362'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131333'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130874'^^xsd:integer;
  dwc:scientificName '(Crangon trispinosus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '0.87108013937'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130874'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131027'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '0.87108013937'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131027'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.550908342988"^^xsd:decimal ;
  dwc:decimalLongitude "-4.360133362654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "143.76"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.550908342988 -4.360133362654)"^^geo:wktLiteral ;
  geo-pos:lat "51.550908342988"^^xsd:decimal ;
  geo-pos:long "-4.360133362654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "143.76"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130466'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.4'^^xsd:double;
  dwc:endTimeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.360133362654'^^xsd:double;
  dwc:startLongitude '-4.3586333333333'^^xsd:double;
  dwc:endLongitude '-4.3616333333333'^^xsd:double;
  dwc:latitude '51.550908342988'^^xsd:double;
  dwc:startLatitude '51.5518'^^xsd:double;
  dwc:endLatitude '51.550016666667'^^xsd:double;
  dwc:coordinatePrecision '143.76'^^xsd:double;
  dwc:minimumDepth '24.6'^^xsd:double;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:observedWeight '0.87108013937'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130466'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8746'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8746'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21076'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21076'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19980'^^xsd:integer;
  dwc:scientificName 'Nereis elitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '339286'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19980'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '339286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16418'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16418'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28200'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28200'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27652'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27652'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26556'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26556'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24775'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24775'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25460'^^xsd:integer;
  dwc:scientificName 'Orbinia armandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130518'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25460'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21761'^^xsd:integer;
  dwc:scientificName 'Eunicida juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '895'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21761'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32584'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32584'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31899'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31899'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33406'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33406'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36968'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36968'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36694'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36694'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40393'^^xsd:integer;
  dwc:scientificName 'Ophelia celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130492'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40393'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45051'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45051'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44366'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44366'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42722'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42722'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41900'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41900'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41763'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41763'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59847'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59847'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51079'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51079'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46832'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46832'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46421'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46421'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88069'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88069'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87658'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87658'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71629'^^xsd:integer;
  dwc:scientificName 'Cirolana cranchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '118839'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71629'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '118839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11349'^^xsd:integer;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11349'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11623'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11623'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16281'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16281'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13815'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13815'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14637'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14637'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10801'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10801'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10664'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10664'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10116'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10116'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9157'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9157'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6965'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6965'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7239'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7239'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6828'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6828'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1759'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1759'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2444'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2444'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4362'^^xsd:integer;
  dwc:scientificName 'Harmothoe fraserthomsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130764'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4362'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1348'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1348'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1485'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1485'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96974'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96974'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96015'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96015'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93960'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93960'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98481'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98481'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97933'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97933'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101632'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101632'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99851'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99851'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111633'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111633'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107386'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107386'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107523'^^xsd:integer;
  dwc:scientificName 'Leptosynapta sp. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123449'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107523'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '123449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106290'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106290'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102454'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102454'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127114'^^xsd:integer;
  dwc:scientificName 'Puellina setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127114'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '111341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124237'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124237'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118072'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118072'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44263333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.36005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44263333333333 -4.36005)"^^geo:wktLiteral ;
  geo-pos:lat "51.44263333333333"^^xsd:decimal ;
  geo-pos:long "-4.36005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115606'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.36005'^^xsd:double;
  dwc:latitude '51.442633333333'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115606'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552558338436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359933307405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142.822"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  geo-pos:lat "51.552558338436"^^xsd:decimal ;
  geo-pos:long "-4.359933307405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142.822"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130315'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.359933307405'^^xsd:double;
  dwc:startLongitude '-4.35885'^^xsd:double;
  dwc:endLongitude '-4.3610166666667'^^xsd:double;
  dwc:latitude '51.552558338436'^^xsd:double;
  dwc:startLatitude '51.551466666667'^^xsd:double;
  dwc:endLatitude '51.55365'^^xsd:double;
  dwc:coordinatePrecision '142.822'^^xsd:double;
  dwc:minimumDepth '25.2'^^xsd:double;
  dwc:maximumDepth '25.9'^^xsd:double;
  dwc:observedWeight '2.4752475248'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130315'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552558338436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359933307405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142.822"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  geo-pos:lat "51.552558338436"^^xsd:decimal ;
  geo-pos:long "-4.359933307405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142.822"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129958'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.359933307405'^^xsd:double;
  dwc:startLongitude '-4.35885'^^xsd:double;
  dwc:endLongitude '-4.3610166666667'^^xsd:double;
  dwc:latitude '51.552558338436'^^xsd:double;
  dwc:startLatitude '51.551466666667'^^xsd:double;
  dwc:endLatitude '51.55365'^^xsd:double;
  dwc:coordinatePrecision '142.822'^^xsd:double;
  dwc:minimumDepth '25.2'^^xsd:double;
  dwc:maximumDepth '25.9'^^xsd:double;
  dwc:observedWeight '1.2376237624'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129958'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552558338436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359933307405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142.822"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  geo-pos:lat "51.552558338436"^^xsd:decimal ;
  geo-pos:long "-4.359933307405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142.822"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130060'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.359933307405'^^xsd:double;
  dwc:startLongitude '-4.35885'^^xsd:double;
  dwc:endLongitude '-4.3610166666667'^^xsd:double;
  dwc:latitude '51.552558338436'^^xsd:double;
  dwc:startLatitude '51.551466666667'^^xsd:double;
  dwc:endLatitude '51.55365'^^xsd:double;
  dwc:coordinatePrecision '142.822'^^xsd:double;
  dwc:minimumDepth '25.2'^^xsd:double;
  dwc:maximumDepth '25.9'^^xsd:double;
  dwc:observedWeight '179.45544554'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130060'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552558338436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359933307405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142.822"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  geo-pos:lat "51.552558338436"^^xsd:decimal ;
  geo-pos:long "-4.359933307405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142.822"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130111'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.359933307405'^^xsd:double;
  dwc:startLongitude '-4.35885'^^xsd:double;
  dwc:endLongitude '-4.3610166666667'^^xsd:double;
  dwc:latitude '51.552558338436'^^xsd:double;
  dwc:startLatitude '51.551466666667'^^xsd:double;
  dwc:endLatitude '51.55365'^^xsd:double;
  dwc:coordinatePrecision '142.822'^^xsd:double;
  dwc:minimumDepth '25.2'^^xsd:double;
  dwc:maximumDepth '25.9'^^xsd:double;
  dwc:observedWeight '87.871287129'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130111'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552558338436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359933307405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142.822"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  geo-pos:lat "51.552558338436"^^xsd:decimal ;
  geo-pos:long "-4.359933307405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142.822"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130162'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.359933307405'^^xsd:double;
  dwc:startLongitude '-4.35885'^^xsd:double;
  dwc:endLongitude '-4.3610166666667'^^xsd:double;
  dwc:latitude '51.552558338436'^^xsd:double;
  dwc:startLatitude '51.551466666667'^^xsd:double;
  dwc:endLatitude '51.55365'^^xsd:double;
  dwc:coordinatePrecision '142.822'^^xsd:double;
  dwc:minimumDepth '25.2'^^xsd:double;
  dwc:maximumDepth '25.9'^^xsd:double;
  dwc:observedWeight '18.564356436'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130162'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552558338436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359933307405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142.822"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  geo-pos:lat "51.552558338436"^^xsd:decimal ;
  geo-pos:long "-4.359933307405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142.822"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132406'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.359933307405'^^xsd:double;
  dwc:startLongitude '-4.35885'^^xsd:double;
  dwc:endLongitude '-4.3610166666667'^^xsd:double;
  dwc:latitude '51.552558338436'^^xsd:double;
  dwc:startLatitude '51.551466666667'^^xsd:double;
  dwc:endLatitude '51.55365'^^xsd:double;
  dwc:coordinatePrecision '142.822'^^xsd:double;
  dwc:minimumDepth '25.2'^^xsd:double;
  dwc:maximumDepth '25.9'^^xsd:double;
  dwc:observedWeight '6.1881188119'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132406'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552558338436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359933307405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142.822"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  geo-pos:lat "51.552558338436"^^xsd:decimal ;
  geo-pos:long "-4.359933307405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142.822"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131335'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.359933307405'^^xsd:double;
  dwc:startLongitude '-4.35885'^^xsd:double;
  dwc:endLongitude '-4.3610166666667'^^xsd:double;
  dwc:latitude '51.552558338436'^^xsd:double;
  dwc:startLatitude '51.551466666667'^^xsd:double;
  dwc:endLatitude '51.55365'^^xsd:double;
  dwc:coordinatePrecision '142.822'^^xsd:double;
  dwc:minimumDepth '25.2'^^xsd:double;
  dwc:maximumDepth '25.9'^^xsd:double;
  dwc:observedWeight '3.7128712871'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131335'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552558338436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359933307405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142.822"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  geo-pos:lat "51.552558338436"^^xsd:decimal ;
  geo-pos:long "-4.359933307405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142.822"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131437'^^xsd:integer;
  dwc:scientificName 'Agonus  cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.359933307405'^^xsd:double;
  dwc:startLongitude '-4.35885'^^xsd:double;
  dwc:endLongitude '-4.3610166666667'^^xsd:double;
  dwc:latitude '51.552558338436'^^xsd:double;
  dwc:startLatitude '51.551466666667'^^xsd:double;
  dwc:endLatitude '51.55365'^^xsd:double;
  dwc:coordinatePrecision '142.822'^^xsd:double;
  dwc:minimumDepth '25.2'^^xsd:double;
  dwc:maximumDepth '25.9'^^xsd:double;
  dwc:observedWeight '1.2376237624'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131437'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552558338436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359933307405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142.822"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  geo-pos:lat "51.552558338436"^^xsd:decimal ;
  geo-pos:long "-4.359933307405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142.822"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131590'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.359933307405'^^xsd:double;
  dwc:startLongitude '-4.35885'^^xsd:double;
  dwc:endLongitude '-4.3610166666667'^^xsd:double;
  dwc:latitude '51.552558338436'^^xsd:double;
  dwc:startLatitude '51.551466666667'^^xsd:double;
  dwc:endLatitude '51.55365'^^xsd:double;
  dwc:coordinatePrecision '142.822'^^xsd:double;
  dwc:minimumDepth '25.2'^^xsd:double;
  dwc:maximumDepth '25.9'^^xsd:double;
  dwc:observedWeight '22.277227723'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131590'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552558338436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359933307405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142.822"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  geo-pos:lat "51.552558338436"^^xsd:decimal ;
  geo-pos:long "-4.359933307405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142.822"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131641'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.359933307405'^^xsd:double;
  dwc:startLongitude '-4.35885'^^xsd:double;
  dwc:endLongitude '-4.3610166666667'^^xsd:double;
  dwc:latitude '51.552558338436'^^xsd:double;
  dwc:startLatitude '51.551466666667'^^xsd:double;
  dwc:endLatitude '51.55365'^^xsd:double;
  dwc:coordinatePrecision '142.822'^^xsd:double;
  dwc:minimumDepth '25.2'^^xsd:double;
  dwc:maximumDepth '25.9'^^xsd:double;
  dwc:observedWeight '34.653465347'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131641'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552558338436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359933307405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142.822"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  geo-pos:lat "51.552558338436"^^xsd:decimal ;
  geo-pos:long "-4.359933307405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142.822"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131896'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.359933307405'^^xsd:double;
  dwc:startLongitude '-4.35885'^^xsd:double;
  dwc:endLongitude '-4.3610166666667'^^xsd:double;
  dwc:latitude '51.552558338436'^^xsd:double;
  dwc:startLatitude '51.551466666667'^^xsd:double;
  dwc:endLatitude '51.55365'^^xsd:double;
  dwc:coordinatePrecision '142.822'^^xsd:double;
  dwc:minimumDepth '25.2'^^xsd:double;
  dwc:maximumDepth '25.9'^^xsd:double;
  dwc:observedWeight '306.93069307'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131896'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552558338436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359933307405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142.822"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  geo-pos:lat "51.552558338436"^^xsd:decimal ;
  geo-pos:long "-4.359933307405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142.822"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131947'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.359933307405'^^xsd:double;
  dwc:startLongitude '-4.35885'^^xsd:double;
  dwc:endLongitude '-4.3610166666667'^^xsd:double;
  dwc:latitude '51.552558338436'^^xsd:double;
  dwc:startLatitude '51.551466666667'^^xsd:double;
  dwc:endLatitude '51.55365'^^xsd:double;
  dwc:coordinatePrecision '142.822'^^xsd:double;
  dwc:minimumDepth '25.2'^^xsd:double;
  dwc:maximumDepth '25.9'^^xsd:double;
  dwc:observedWeight '2.4752475248'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131947'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552558338436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359933307405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142.822"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  geo-pos:lat "51.552558338436"^^xsd:decimal ;
  geo-pos:long "-4.359933307405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142.822"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131998'^^xsd:integer;
  dwc:scientificName 'Liocarcinus mamorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.359933307405'^^xsd:double;
  dwc:startLongitude '-4.35885'^^xsd:double;
  dwc:endLongitude '-4.3610166666667'^^xsd:double;
  dwc:latitude '51.552558338436'^^xsd:double;
  dwc:startLatitude '51.551466666667'^^xsd:double;
  dwc:endLatitude '51.55365'^^xsd:double;
  dwc:coordinatePrecision '142.822'^^xsd:double;
  dwc:minimumDepth '25.2'^^xsd:double;
  dwc:maximumDepth '25.9'^^xsd:double;
  dwc:observedWeight '1.2376237624'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131998'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552558338436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359933307405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142.822"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  geo-pos:lat "51.552558338436"^^xsd:decimal ;
  geo-pos:long "-4.359933307405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142.822"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130672'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.359933307405'^^xsd:double;
  dwc:startLongitude '-4.35885'^^xsd:double;
  dwc:endLongitude '-4.3610166666667'^^xsd:double;
  dwc:latitude '51.552558338436'^^xsd:double;
  dwc:startLatitude '51.551466666667'^^xsd:double;
  dwc:endLatitude '51.55365'^^xsd:double;
  dwc:coordinatePrecision '142.822'^^xsd:double;
  dwc:minimumDepth '25.2'^^xsd:double;
  dwc:maximumDepth '25.9'^^xsd:double;
  dwc:observedWeight '4.9504950495'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130672'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552558338436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359933307405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142.822"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  geo-pos:lat "51.552558338436"^^xsd:decimal ;
  geo-pos:long "-4.359933307405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142.822"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130774'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.359933307405'^^xsd:double;
  dwc:startLongitude '-4.35885'^^xsd:double;
  dwc:endLongitude '-4.3610166666667'^^xsd:double;
  dwc:latitude '51.552558338436'^^xsd:double;
  dwc:startLatitude '51.551466666667'^^xsd:double;
  dwc:endLatitude '51.55365'^^xsd:double;
  dwc:coordinatePrecision '142.822'^^xsd:double;
  dwc:minimumDepth '25.2'^^xsd:double;
  dwc:maximumDepth '25.9'^^xsd:double;
  dwc:observedWeight '207.92079208'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130774'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552558338436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359933307405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142.822"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  geo-pos:lat "51.552558338436"^^xsd:decimal ;
  geo-pos:long "-4.359933307405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142.822"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131029'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.359933307405'^^xsd:double;
  dwc:startLongitude '-4.35885'^^xsd:double;
  dwc:endLongitude '-4.3610166666667'^^xsd:double;
  dwc:latitude '51.552558338436'^^xsd:double;
  dwc:startLatitude '51.551466666667'^^xsd:double;
  dwc:endLatitude '51.55365'^^xsd:double;
  dwc:coordinatePrecision '142.822'^^xsd:double;
  dwc:minimumDepth '25.2'^^xsd:double;
  dwc:maximumDepth '25.9'^^xsd:double;
  dwc:observedWeight '12.376237624'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131029'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552558338436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359933307405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142.822"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552558338436 -4.359933307405)"^^geo:wktLiteral ;
  geo-pos:lat "51.552558338436"^^xsd:decimal ;
  geo-pos:long "-4.359933307405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142.822"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129907'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.883333333333'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.359933307405'^^xsd:double;
  dwc:startLongitude '-4.35885'^^xsd:double;
  dwc:endLongitude '-4.3610166666667'^^xsd:double;
  dwc:latitude '51.552558338436'^^xsd:double;
  dwc:startLatitude '51.551466666667'^^xsd:double;
  dwc:endLatitude '51.55365'^^xsd:double;
  dwc:coordinatePrecision '142.822'^^xsd:double;
  dwc:minimumDepth '25.2'^^xsd:double;
  dwc:maximumDepth '25.9'^^xsd:double;
  dwc:observedWeight '1.2376237624'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129907'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21074'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21074'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20663'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20663'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32582'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32582'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33404'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33404'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32856'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32856'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31897'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31897'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31212'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31212'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31623'^^xsd:integer;
  dwc:scientificName 'Scolelepis mesnili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31623'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36555'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36555'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39843'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39843'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44364'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44364'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42172'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42172'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62585'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62585'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59160'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59160'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54091'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54091'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90670'^^xsd:integer;
  dwc:scientificName 'Chrysallida obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146825'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90670'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87930'^^xsd:integer;
  dwc:scientificName 'NATICIDAE  JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87930'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83409'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83409'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73271'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73271'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6963'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6963'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93958'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93958'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97931'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97931'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100534'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100534'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.522666666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359816666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.522666666666666 -4.359816666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.522666666666666"^^xsd:decimal ;
  geo-pos:long "-4.359816666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118070'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3598166666667'^^xsd:double;
  dwc:latitude '51.522666666667'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118070'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '176'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:176'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1135'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1135'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20589'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20589'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21000'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21000'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17712'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17712'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17438'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17438'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16753'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16753'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17301'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17301'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18397'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18397'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17575'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17575'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16342'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16342'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28124'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28124'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27302'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27302'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26206'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26206'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26480'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26480'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23603'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23603'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32508'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32508'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31823'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31823'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34426'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34426'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35659'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35659'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34700'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34700'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36207'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36207'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37440'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37440'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37714'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37714'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38125'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38125'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39769'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39769'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44975'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44975'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44290'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44290'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44016'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44016'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42920'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42920'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42646'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42646'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42509'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42509'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41961'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41961'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42098'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42098'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41687'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41687'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41550'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41550'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62511'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62511'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61415'^^xsd:integer;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61415'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59771'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59771'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67306'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67306'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56620'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56620'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54017'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54017'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50455'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50455'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51003'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51003'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48948'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48948'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46208'^^xsd:integer;
  dwc:scientificName 'Lysilla loveni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131500'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46208'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46345'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46345'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91007'^^xsd:integer;
  dwc:scientificName 'Partulida spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '162666'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91007'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87582'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87582'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93884'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93884'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83335'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83335'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78951'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78951'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12917'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12917'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15246'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15246'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13739'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13739'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36618'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36618'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10725'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10725'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10588'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10588'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8670'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8670'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9081'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9081'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6889'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6889'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6752'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6752'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1683'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1683'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2368'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2368'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4971'^^xsd:integer;
  dwc:scientificName 'Malmgrenia marphysae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152267'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4971'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1409'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1409'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96898'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96898'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96624'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96624'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94158'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94158'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97857'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97857'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100597'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100597'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99775'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99775'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100460'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100460'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109502'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109502'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108269'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108269'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107310'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107310'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106214'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106214'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121284'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121284'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.360616666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.358516666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.360616666666665 -4.358516666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.360616666666665"^^xsd:decimal ;
  geo-pos:long "-4.358516666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117996'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3585166666667'^^xsd:double;
  dwc:latitude '51.360616666667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117996'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21077'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21077'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17378'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17378'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17515'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17515'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18474'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18474'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17652'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17652'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16419'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16419'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27927'^^xsd:integer;
  dwc:scientificName 'Aonides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129605'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27927'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28201'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28201'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27653'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27653'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26968'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26968'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26283'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26283'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24776'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24776'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24913'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24913'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32448'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32448'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32585'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32585'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31900'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31900'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36695'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36695'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36284'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36284'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37517'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37517'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37791'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37791'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44367'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44367'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42723'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42723'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41901'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41901'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42175'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42175'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41627'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41627'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41764'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41764'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62588'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62588'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54094'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54094'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51080'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51080'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46833'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46833'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46422'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46422'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87933'^^xsd:integer;
  dwc:scientificName 'NATICIDAE  JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87933'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85330'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85330'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75603'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75603'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75192'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75192'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73274'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73274'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69575'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69575'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13816'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13816'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10802'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10802'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10665'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10665'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10117'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10117'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6966'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6966'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6829'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6829'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2445'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2445'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1486'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1486'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96975'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96975'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93961'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93961'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97934'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97934'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100674'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100674'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99852'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99852'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111634'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111634'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102455'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102455'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124238'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124238'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118073'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118073'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115607'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115607'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113552'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113552'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44273333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44273333333334 -4.3581)"^^geo:wktLiteral ;
  geo-pos:lat "51.44273333333334"^^xsd:decimal ;
  geo-pos:long "-4.3581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1212'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '123'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3581'^^xsd:double;
  dwc:latitude '51.442733333333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1212'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53155"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3578833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.53155"^^xsd:decimal ;
  geo-pos:long "-4.3578833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21075'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '115'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3578833333333'^^xsd:double;
  dwc:latitude '51.53155'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21075'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53155"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3578833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.53155"^^xsd:decimal ;
  geo-pos:long "-4.3578833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20664'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '115'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3578833333333'^^xsd:double;
  dwc:latitude '51.53155'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20664'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53155"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3578833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.53155"^^xsd:decimal ;
  geo-pos:long "-4.3578833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27240'^^xsd:integer;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '115'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3578833333333'^^xsd:double;
  dwc:latitude '51.53155'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27240'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53155"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3578833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.53155"^^xsd:decimal ;
  geo-pos:long "-4.3578833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33405'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '115'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3578833333333'^^xsd:double;
  dwc:latitude '51.53155'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33405'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53155"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3578833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.53155"^^xsd:decimal ;
  geo-pos:long "-4.3578833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32857'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '115'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3578833333333'^^xsd:double;
  dwc:latitude '51.53155'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32857'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53155"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3578833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.53155"^^xsd:decimal ;
  geo-pos:long "-4.3578833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32583'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '115'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3578833333333'^^xsd:double;
  dwc:latitude '51.53155'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32583'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53155"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3578833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.53155"^^xsd:decimal ;
  geo-pos:long "-4.3578833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31350'^^xsd:integer;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '115'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3578833333333'^^xsd:double;
  dwc:latitude '51.53155'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31350'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53155"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3578833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.53155"^^xsd:decimal ;
  geo-pos:long "-4.3578833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62586'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '115'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3578833333333'^^xsd:double;
  dwc:latitude '51.53155'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62586'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53155"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3578833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.53155"^^xsd:decimal ;
  geo-pos:long "-4.3578833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62312'^^xsd:integer;
  dwc:scientificName 'Haustorius arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '115'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3578833333333'^^xsd:double;
  dwc:latitude '51.53155'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102317'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62312'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53155"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3578833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.53155"^^xsd:decimal ;
  geo-pos:long "-4.3578833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54092'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '115'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3578833333333'^^xsd:double;
  dwc:latitude '51.53155'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54092'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53155"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3578833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.53155"^^xsd:decimal ;
  geo-pos:long "-4.3578833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90671'^^xsd:integer;
  dwc:scientificName 'Chrysallida obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '115'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3578833333333'^^xsd:double;
  dwc:latitude '51.53155'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146825'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90671'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53155"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3578833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.53155"^^xsd:decimal ;
  geo-pos:long "-4.3578833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9704'^^xsd:integer;
  dwc:scientificName 'Paranaitis kosteriensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '115'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3578833333333'^^xsd:double;
  dwc:latitude '51.53155'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130662'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9704'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53155"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3578833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.53155"^^xsd:decimal ;
  geo-pos:long "-4.3578833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93959'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '115'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3578833333333'^^xsd:double;
  dwc:latitude '51.53155'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93959'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.53155"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3578833333333336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.53155 -4.3578833333333336)"^^geo:wktLiteral ;
  geo-pos:lat "51.53155"^^xsd:decimal ;
  geo-pos:long "-4.3578833333333336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100398'^^xsd:integer;
  dwc:scientificName 'Abra JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '115'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3578833333333'^^xsd:double;
  dwc:latitude '51.53155'^^xsd:double;
  dwc:minimumDepth '9.4'^^xsd:double;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100398'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130328'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '22.058823529'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130328'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130430'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '377.75735294'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130430'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129971'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '11.029411765'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129971'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130022'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '26.654411765'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130022'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130073'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '555.14705882'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130073'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130124'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '263.78676471'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130124'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130175'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '8.2720588235'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130175'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130379'^^xsd:integer;
  dwc:scientificName 'Inachus agg,'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '22.058823529'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130379'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131807'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '7.3529411765'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131807'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132674'^^xsd:integer;
  dwc:scientificName 'Ebalia cranchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132674'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133388'^^xsd:integer;
  dwc:scientificName 'Laevicardium crassum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133388'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '139004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132113'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum egg mass'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '356.61764706'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132113'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132266'^^xsd:integer;
  dwc:scientificName 'Dendronotus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '3.6764705882'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '137885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132266'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132368'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '48.713235294'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132368'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131093'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '18.382352941'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131093'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131297'^^xsd:integer;
  dwc:scientificName 'Atelecyclus  rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '14.705882353'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131297'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130736'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '52.389705882'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130736'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130838'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '3.6764705882'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130838'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130940'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '0.91911764706'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130940'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130991'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '16.544117647'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130991'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130481'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '8.2720588235'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130481'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.312633348089"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356958348814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "136.41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.312633348089 -4.356958348814)"^^geo:wktLiteral ;
  geo-pos:lat "51.312633348089"^^xsd:decimal ;
  geo-pos:long "-4.356958348814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "136.41"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129920'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.083333333333'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.356958348814'^^xsd:double;
  dwc:startLongitude '-4.3551'^^xsd:double;
  dwc:endLongitude '-4.3588166666667'^^xsd:double;
  dwc:latitude '51.312633348089'^^xsd:double;
  dwc:startLatitude '51.313016666667'^^xsd:double;
  dwc:endLatitude '51.31225'^^xsd:double;
  dwc:coordinatePrecision '136.41'^^xsd:double;
  dwc:minimumDepth '48.7'^^xsd:double;
  dwc:maximumDepth '49.9'^^xsd:double;
  dwc:observedWeight '74.448529412'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129920'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20597'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20597'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21008'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21008'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17446'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17446'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17309'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17309'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18405'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18405'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16350'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16350'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28132'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28132'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27584'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27584'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27310'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27310'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24570'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24570'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26214'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26214'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26488'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26488'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25803'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25803'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23611'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23611'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32516'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32516'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33338'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33338'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32379'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32379'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35667'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35667'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36215'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36215'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37448'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37448'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39777'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39777'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44298'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44298'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44024'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44024'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42654'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42654'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41969'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41969'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42106'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42106'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41695'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41695'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41832'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41832'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41558'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41558'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40051'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40051'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61971'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103068'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61971'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62519'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62519'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59779'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59779'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63067'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63067'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57039'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57039'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54025'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54025'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51011'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51011'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88001'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88001'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75534'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75534'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75123'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75123'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73205'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73205'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75808'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75808'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69506'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69506'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16213'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16213'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36626'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36626'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10733'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10733'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10048'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10048'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6897'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6897'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2376'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2376'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96906'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96906'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97865'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97865'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100605'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100605'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99783'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99783'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113209'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113209'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109510'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109510'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40761666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355166666666666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40761666666667 -4.355166666666666)"^^geo:wktLiteral ;
  geo-pos:lat "51.40761666666667"^^xsd:decimal ;
  geo-pos:long "-4.355166666666666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115538'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3551666666667'^^xsd:double;
  dwc:latitude '51.407616666667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115538'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21078'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21078'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17379'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17379'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17516'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17516'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18475'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18475'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17653'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17653'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16420'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16420'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28202'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28202'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27654'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27654'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26147'^^xsd:integer;
  dwc:scientificName 'Aricidea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26147'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26284'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26284'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25873'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25873'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23681'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23681'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21763'^^xsd:integer;
  dwc:scientificName 'Eunicida juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '895'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21763'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32586'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32586'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31901'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31901'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29161'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29161'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28476'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28476'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33408'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33408'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36970'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36970'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37244'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37244'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36696'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36696'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34778'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34778'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36559'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36559'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37518'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37518'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39847'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39847'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45053'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45053'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44094'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44094'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44368'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44368'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42724'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42724'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42587'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42587'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41628'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41628'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40121'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40121'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40258'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40258'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62589'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62589'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60945'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60945'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65466'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65466'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63137'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63137'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56698'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56698'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56150'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56150'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55328'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55328'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53684'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53684'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51081'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51081'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46423'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46423'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88071'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88071'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83413'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83413'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85331'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85331'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79303'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79303'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75604'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75604'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73960'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73960'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69576'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69576'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15324'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15324'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13269'^^xsd:integer;
  dwc:scientificName 'Hesionides maxima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130162'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13269'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13817'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13817'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10118'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10118'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9159'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9159'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8200'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8200'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6967'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6967'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7241'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7241'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6830'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6830'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1487'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1487'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96976'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96976'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93962'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93962'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98483'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98483'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97935'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97935'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98346'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98346'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100675'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100675'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99853'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99853'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100538'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100538'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110813'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110813'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103826'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103826'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103004'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103004'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121225'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121225'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124102'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124102'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124239'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124239'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118074'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118074'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445166666666665 -4.354966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.445166666666665"^^xsd:decimal ;
  geo-pos:long "-4.354966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115608'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3549666666667'^^xsd:double;
  dwc:latitude '51.445166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115608'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.553091673975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354258345522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "102.326"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  geo-pos:lat "51.553091673975"^^xsd:decimal ;
  geo-pos:long "-4.354258345522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "102.326"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130210'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.354258345522'^^xsd:double;
  dwc:startLongitude '-4.35295'^^xsd:double;
  dwc:endLongitude '-4.3555666666667'^^xsd:double;
  dwc:latitude '51.553091673975'^^xsd:double;
  dwc:startLatitude '51.553516666667'^^xsd:double;
  dwc:endLatitude '51.552666666667'^^xsd:double;
  dwc:coordinatePrecision '102.326'^^xsd:double;
  dwc:minimumDepth '26.2'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '6.0975609756'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130210'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.553091673975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354258345522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "102.326"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  geo-pos:lat "51.553091673975"^^xsd:decimal ;
  geo-pos:long "-4.354258345522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "102.326"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130312'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.354258345522'^^xsd:double;
  dwc:startLongitude '-4.35295'^^xsd:double;
  dwc:endLongitude '-4.3555666666667'^^xsd:double;
  dwc:latitude '51.553091673975'^^xsd:double;
  dwc:startLatitude '51.553516666667'^^xsd:double;
  dwc:endLatitude '51.552666666667'^^xsd:double;
  dwc:coordinatePrecision '102.326'^^xsd:double;
  dwc:minimumDepth '26.2'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '8.5365853659'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130312'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.553091673975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354258345522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "102.326"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  geo-pos:lat "51.553091673975"^^xsd:decimal ;
  geo-pos:long "-4.354258345522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "102.326"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129904'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.354258345522'^^xsd:double;
  dwc:startLongitude '-4.35295'^^xsd:double;
  dwc:endLongitude '-4.3555666666667'^^xsd:double;
  dwc:latitude '51.553091673975'^^xsd:double;
  dwc:startLatitude '51.553516666667'^^xsd:double;
  dwc:endLatitude '51.552666666667'^^xsd:double;
  dwc:coordinatePrecision '102.326'^^xsd:double;
  dwc:minimumDepth '26.2'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '1.2195121951'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129904'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.553091673975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354258345522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "102.326"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  geo-pos:lat "51.553091673975"^^xsd:decimal ;
  geo-pos:long "-4.354258345522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "102.326"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129955'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.354258345522'^^xsd:double;
  dwc:startLongitude '-4.35295'^^xsd:double;
  dwc:endLongitude '-4.3555666666667'^^xsd:double;
  dwc:latitude '51.553091673975'^^xsd:double;
  dwc:startLatitude '51.553516666667'^^xsd:double;
  dwc:endLatitude '51.552666666667'^^xsd:double;
  dwc:coordinatePrecision '102.326'^^xsd:double;
  dwc:minimumDepth '26.2'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '64.634146341'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129955'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.553091673975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354258345522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "102.326"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  geo-pos:lat "51.553091673975"^^xsd:decimal ;
  geo-pos:long "-4.354258345522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "102.326"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130057'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.354258345522'^^xsd:double;
  dwc:startLongitude '-4.35295'^^xsd:double;
  dwc:endLongitude '-4.3555666666667'^^xsd:double;
  dwc:latitude '51.553091673975'^^xsd:double;
  dwc:startLatitude '51.553516666667'^^xsd:double;
  dwc:endLatitude '51.552666666667'^^xsd:double;
  dwc:coordinatePrecision '102.326'^^xsd:double;
  dwc:minimumDepth '26.2'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '217.07317073'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130057'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.553091673975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354258345522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "102.326"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  geo-pos:lat "51.553091673975"^^xsd:decimal ;
  geo-pos:long "-4.354258345522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "102.326"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130108'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.354258345522'^^xsd:double;
  dwc:startLongitude '-4.35295'^^xsd:double;
  dwc:endLongitude '-4.3555666666667'^^xsd:double;
  dwc:latitude '51.553091673975'^^xsd:double;
  dwc:startLatitude '51.553516666667'^^xsd:double;
  dwc:endLatitude '51.552666666667'^^xsd:double;
  dwc:coordinatePrecision '102.326'^^xsd:double;
  dwc:minimumDepth '26.2'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '290.24390244'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130108'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.553091673975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354258345522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "102.326"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  geo-pos:lat "51.553091673975"^^xsd:decimal ;
  geo-pos:long "-4.354258345522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "102.326"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131434'^^xsd:integer;
  dwc:scientificName 'Agonus  cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.354258345522'^^xsd:double;
  dwc:startLongitude '-4.35295'^^xsd:double;
  dwc:endLongitude '-4.3555666666667'^^xsd:double;
  dwc:latitude '51.553091673975'^^xsd:double;
  dwc:startLatitude '51.553516666667'^^xsd:double;
  dwc:endLatitude '51.552666666667'^^xsd:double;
  dwc:coordinatePrecision '102.326'^^xsd:double;
  dwc:minimumDepth '26.2'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '1.2195121951'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131434'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.553091673975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354258345522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "102.326"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  geo-pos:lat "51.553091673975"^^xsd:decimal ;
  geo-pos:long "-4.354258345522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "102.326"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131587'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.354258345522'^^xsd:double;
  dwc:startLongitude '-4.35295'^^xsd:double;
  dwc:endLongitude '-4.3555666666667'^^xsd:double;
  dwc:latitude '51.553091673975'^^xsd:double;
  dwc:startLatitude '51.553516666667'^^xsd:double;
  dwc:endLatitude '51.552666666667'^^xsd:double;
  dwc:coordinatePrecision '102.326'^^xsd:double;
  dwc:minimumDepth '26.2'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '25.609756098'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131587'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.553091673975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354258345522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "102.326"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  geo-pos:lat "51.553091673975"^^xsd:decimal ;
  geo-pos:long "-4.354258345522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "102.326"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131689'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.354258345522'^^xsd:double;
  dwc:startLongitude '-4.35295'^^xsd:double;
  dwc:endLongitude '-4.3555666666667'^^xsd:double;
  dwc:latitude '51.553091673975'^^xsd:double;
  dwc:startLatitude '51.553516666667'^^xsd:double;
  dwc:endLatitude '51.552666666667'^^xsd:double;
  dwc:coordinatePrecision '102.326'^^xsd:double;
  dwc:minimumDepth '26.2'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '40.243902439'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131689'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.553091673975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354258345522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "102.326"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  geo-pos:lat "51.553091673975"^^xsd:decimal ;
  geo-pos:long "-4.354258345522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "102.326"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131893'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.354258345522'^^xsd:double;
  dwc:startLongitude '-4.35295'^^xsd:double;
  dwc:endLongitude '-4.3555666666667'^^xsd:double;
  dwc:latitude '51.553091673975'^^xsd:double;
  dwc:startLatitude '51.553516666667'^^xsd:double;
  dwc:endLatitude '51.552666666667'^^xsd:double;
  dwc:coordinatePrecision '102.326'^^xsd:double;
  dwc:minimumDepth '26.2'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '658.53658537'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131893'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.553091673975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354258345522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "102.326"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  geo-pos:lat "51.553091673975"^^xsd:decimal ;
  geo-pos:long "-4.354258345522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "102.326"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133015'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.354258345522'^^xsd:double;
  dwc:startLongitude '-4.35295'^^xsd:double;
  dwc:endLongitude '-4.3555666666667'^^xsd:double;
  dwc:latitude '51.553091673975'^^xsd:double;
  dwc:startLatitude '51.553516666667'^^xsd:double;
  dwc:endLatitude '51.552666666667'^^xsd:double;
  dwc:coordinatePrecision '102.326'^^xsd:double;
  dwc:minimumDepth '26.2'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '34.146341463'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133015'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.553091673975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354258345522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "102.326"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  geo-pos:lat "51.553091673975"^^xsd:decimal ;
  geo-pos:long "-4.354258345522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "102.326"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131995'^^xsd:integer;
  dwc:scientificName 'Liocarcinus mamorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.354258345522'^^xsd:double;
  dwc:startLongitude '-4.35295'^^xsd:double;
  dwc:endLongitude '-4.3555666666667'^^xsd:double;
  dwc:latitude '51.553091673975'^^xsd:double;
  dwc:startLatitude '51.553516666667'^^xsd:double;
  dwc:endLatitude '51.552666666667'^^xsd:double;
  dwc:coordinatePrecision '102.326'^^xsd:double;
  dwc:minimumDepth '26.2'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '20.731707317'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131995'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.553091673975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354258345522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "102.326"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  geo-pos:lat "51.553091673975"^^xsd:decimal ;
  geo-pos:long "-4.354258345522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "102.326"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132046'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.354258345522'^^xsd:double;
  dwc:startLongitude '-4.35295'^^xsd:double;
  dwc:endLongitude '-4.3555666666667'^^xsd:double;
  dwc:latitude '51.553091673975'^^xsd:double;
  dwc:startLatitude '51.553516666667'^^xsd:double;
  dwc:endLatitude '51.552666666667'^^xsd:double;
  dwc:coordinatePrecision '102.326'^^xsd:double;
  dwc:minimumDepth '26.2'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '15.853658537'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132046'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.553091673975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354258345522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "102.326"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  geo-pos:lat "51.553091673975"^^xsd:decimal ;
  geo-pos:long "-4.354258345522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "102.326"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132352'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.354258345522'^^xsd:double;
  dwc:startLongitude '-4.35295'^^xsd:double;
  dwc:endLongitude '-4.3555666666667'^^xsd:double;
  dwc:latitude '51.553091673975'^^xsd:double;
  dwc:startLatitude '51.553516666667'^^xsd:double;
  dwc:endLatitude '51.552666666667'^^xsd:double;
  dwc:coordinatePrecision '102.326'^^xsd:double;
  dwc:minimumDepth '26.2'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '529.26829268'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132352'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.553091673975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354258345522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "102.326"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  geo-pos:lat "51.553091673975"^^xsd:decimal ;
  geo-pos:long "-4.354258345522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "102.326"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131077'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.354258345522'^^xsd:double;
  dwc:startLongitude '-4.35295'^^xsd:double;
  dwc:endLongitude '-4.3555666666667'^^xsd:double;
  dwc:latitude '51.553091673975'^^xsd:double;
  dwc:startLatitude '51.553516666667'^^xsd:double;
  dwc:endLatitude '51.552666666667'^^xsd:double;
  dwc:coordinatePrecision '102.326'^^xsd:double;
  dwc:minimumDepth '26.2'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '37.804878049'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131077'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.553091673975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354258345522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "102.326"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  geo-pos:lat "51.553091673975"^^xsd:decimal ;
  geo-pos:long "-4.354258345522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "102.326"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131128'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.354258345522'^^xsd:double;
  dwc:startLongitude '-4.35295'^^xsd:double;
  dwc:endLongitude '-4.3555666666667'^^xsd:double;
  dwc:latitude '51.553091673975'^^xsd:double;
  dwc:startLatitude '51.553516666667'^^xsd:double;
  dwc:endLatitude '51.552666666667'^^xsd:double;
  dwc:coordinatePrecision '102.326'^^xsd:double;
  dwc:minimumDepth '26.2'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '2.4390243902'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131128'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.553091673975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354258345522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "102.326"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  geo-pos:lat "51.553091673975"^^xsd:decimal ;
  geo-pos:long "-4.354258345522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "102.326"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131332'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.354258345522'^^xsd:double;
  dwc:startLongitude '-4.35295'^^xsd:double;
  dwc:endLongitude '-4.3555666666667'^^xsd:double;
  dwc:latitude '51.553091673975'^^xsd:double;
  dwc:startLatitude '51.553516666667'^^xsd:double;
  dwc:endLatitude '51.552666666667'^^xsd:double;
  dwc:coordinatePrecision '102.326'^^xsd:double;
  dwc:minimumDepth '26.2'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '10.975609756'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131332'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.553091673975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354258345522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "102.326"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.553091673975 -4.354258345522)"^^geo:wktLiteral ;
  geo-pos:lat "51.553091673975"^^xsd:decimal ;
  geo-pos:long "-4.354258345522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "102.326"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130873'^^xsd:integer;
  dwc:scientificName '(Crangon trispinosus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.2'^^xsd:double;
  dwc:endTimeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.354258345522'^^xsd:double;
  dwc:startLongitude '-4.35295'^^xsd:double;
  dwc:endLongitude '-4.3555666666667'^^xsd:double;
  dwc:latitude '51.553091673975'^^xsd:double;
  dwc:startLatitude '51.553516666667'^^xsd:double;
  dwc:endLatitude '51.552666666667'^^xsd:double;
  dwc:coordinatePrecision '102.326'^^xsd:double;
  dwc:minimumDepth '26.2'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:observedWeight '12.195121951'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130873'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130322'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '25.751072961'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130322'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129965'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '1.0729613734'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129965'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130016'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '200.64377682'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130016'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130067'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '310.08583691'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130067'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130118'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '83.690987124'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130118'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130169'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '9.6566523605'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130169'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130373'^^xsd:integer;
  dwc:scientificName 'Inachus agg,'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '619.09871245'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130373'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130424'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '134.12017167'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130424'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131393'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '6.4377682403'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131393'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131495'^^xsd:integer;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '1.0729613734'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131495'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131546'^^xsd:integer;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '8.5836909871'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131546'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131801'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '1.0729613734'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131801'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132617'^^xsd:integer;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '25.751072961'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132617'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132923'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132923'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133127'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133127'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133229'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '783.26180258'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133229'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132209'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '2.1459227468'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132209'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132260'^^xsd:integer;
  dwc:scientificName 'Dendronotus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '4.2918454936'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '137885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132260'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132362'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '50.429184549'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132362'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131189'^^xsd:integer;
  dwc:scientificName 'Aphodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '35.407725322'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131189'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131291'^^xsd:integer;
  dwc:scientificName 'Atelecyclus  rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '3.2188841202'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131291'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130730'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '10.729613734'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130730'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130832'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '18.240343348'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130832'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130934'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '20.386266094'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130934'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130985'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '9.6566523605'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130985'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130577'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '155.57939914'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130577'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.269208342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353541683938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.257"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.269208342032 -4.353541683938)"^^geo:wktLiteral ;
  geo-pos:lat "51.269208342032"^^xsd:decimal ;
  geo-pos:long "-4.353541683938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.257"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129914'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.566666666667'^^xsd:double;
  dwc:endTimeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353541683938'^^xsd:double;
  dwc:startLongitude '-4.3549666666667'^^xsd:double;
  dwc:endLongitude '-4.3521166666667'^^xsd:double;
  dwc:latitude '51.269208342032'^^xsd:double;
  dwc:startLatitude '51.26865'^^xsd:double;
  dwc:endLatitude '51.269766666667'^^xsd:double;
  dwc:coordinatePrecision '117.257'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45.1'^^xsd:double;
  dwc:observedWeight '2.1459227468'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129914'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130330'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '11.194029851'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130330'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129973'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '5.5970149254'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129973'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130024'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '2.7985074627'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130024'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130075'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '279.85074627'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130075'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130381'^^xsd:integer;
  dwc:scientificName 'Inachus agg,'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '14.925373134'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130381'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130126'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '83.02238806'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130126'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130177'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '5.5970149254'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130177'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131554'^^xsd:integer;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '1.8656716418'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131554'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131809'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '26.119402985'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131809'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130993'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '48.507462687'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130993'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132574'^^xsd:integer;
  dwc:scientificName 'Colus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '14.925373134'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132574'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132625'^^xsd:integer;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '14.925373134'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132625'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133441'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133441'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132013'^^xsd:integer;
  dwc:scientificName 'Liocarcinus mamorius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '7.4626865672'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132013'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131044'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '0.9328358209'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131044'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131197'^^xsd:integer;
  dwc:scientificName 'Aphodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '13.992537313'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131197'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130840'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '42.910447761'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130840'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130432'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '268.65671642'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130432'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130483'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '5.5970149254'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130483'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130585'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '86.753731343'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130585'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.313483348614"^^xsd:decimal ;
  dwc:decimalLongitude "-4.353058342924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "134.424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.313483348614 -4.353058342924)"^^geo:wktLiteral ;
  geo-pos:lat "51.313483348614"^^xsd:decimal ;
  geo-pos:long "-4.353058342924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "134.424"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129922'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '11.583333333333'^^xsd:double;
  dwc:endTimeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.353058342924'^^xsd:double;
  dwc:startLongitude '-4.3511666666667'^^xsd:double;
  dwc:endLongitude '-4.35495'^^xsd:double;
  dwc:latitude '51.313483348614'^^xsd:double;
  dwc:startLatitude '51.313716666667'^^xsd:double;
  dwc:endLatitude '51.31325'^^xsd:double;
  dwc:coordinatePrecision '134.424'^^xsd:double;
  dwc:minimumDepth '50.6'^^xsd:double;
  dwc:maximumDepth '50.9'^^xsd:double;
  dwc:observedWeight '79.291044776'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129922'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130314'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '9.0579710145'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130314'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130059'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '194.74637681'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130059'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130110'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '10.869565217'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130110'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130161'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '1.8115942029'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130161'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132405'^^xsd:integer;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '0.90579710145'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132405'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131436'^^xsd:integer;
  dwc:scientificName 'Agonus  cataphractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '0.90579710145'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131436'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131640'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '8.152173913'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131640'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132456'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '8.152173913'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132456'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132813'^^xsd:integer;
  dwc:scientificName 'Xanthidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '3.6231884058'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132813'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132966'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '21.739130435'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132966'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131895'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '148.55072464'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131895'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131946'^^xsd:integer;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '1.8115942029'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131946'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133017'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '28.079710145'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133017'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133170'^^xsd:integer;
  dwc:scientificName 'Raja microocellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '15.398550725'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '105885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133170'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132201'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '0.90579710145'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132201'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131130'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '10.869565217'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131130'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131334'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '3.6231884058'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131334'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130773'^^xsd:integer;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '76.992753623'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130773'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130875'^^xsd:integer;
  dwc:scientificName '(Crangon trispinosus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '0.90579710145'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130875'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130518'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '0.90579710145'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130518'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.552216679869"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352475022485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "138.153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.552216679869 -4.352475022485)"^^geo:wktLiteral ;
  geo-pos:lat "51.552216679869"^^xsd:decimal ;
  geo-pos:long "-4.352475022485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "138.153"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129906'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '11.683333333333'^^xsd:double;
  dwc:endTimeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.352475022485'^^xsd:double;
  dwc:startLongitude '-4.3507166666667'^^xsd:double;
  dwc:endLongitude '-4.3542333333333'^^xsd:double;
  dwc:latitude '51.552216679869'^^xsd:double;
  dwc:startLatitude '51.5528'^^xsd:double;
  dwc:endLatitude '51.551633333333'^^xsd:double;
  dwc:coordinatePrecision '138.153'^^xsd:double;
  dwc:minimumDepth '27.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:observedWeight '0.90579710145'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129906'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '521'^^xsd:integer;
  dwc:scientificName 'Zoantharia Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:521'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21071'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21071'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17509'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17509'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17372'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17372'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18468'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18468'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16413'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16413'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28195'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28195'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25866'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25866'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21756'^^xsd:integer;
  dwc:scientificName 'Eunicida juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '895'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21756'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32579'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32579'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32442'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32442'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32031'^^xsd:integer;
  dwc:scientificName 'Spio sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32031'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36963'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36963'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36689'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36689'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36278'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36278'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37511'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37511'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38333'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38333'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44361'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44361'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42717'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42717'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41895'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41895'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42169'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42169'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41621'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41621'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41758'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41758'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40114'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40114'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62582'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62582'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54088'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54088'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52307'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52307'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51074'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51074'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46827'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46827'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47786'^^xsd:integer;
  dwc:scientificName 'Sabellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47786'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88064'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88064'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87105'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87105'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69569'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69569'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14632'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14632'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10796'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10796'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10111'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10111'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6960'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6960'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1480'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1480'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96969'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96969'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93955'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93955'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98476'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98476'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97928'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97928'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101627'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101627'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99846'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99846'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111628'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111628'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113409'^^xsd:integer;
  dwc:scientificName 'Phialella quadrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117804'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113409'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110806'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110806'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106285'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106285'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101353'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101353'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102449'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102449'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124232'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124232'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117930'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117930'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115601'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115601'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.445683333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.445683333333335 -4.34575)"^^geo:wktLiteral ;
  geo-pos:lat "51.445683333333335"^^xsd:decimal ;
  geo-pos:long "-4.34575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114642'^^xsd:integer;
  dwc:scientificName 'Diphasia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '111'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34575'^^xsd:double;
  dwc:latitude '51.445683333333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117877'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114642'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8742'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8742'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1207'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1207'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21072'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21072'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20661'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20661'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17784'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17784'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17373'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17373'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16825'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16825'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18469'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18469'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16414'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16414'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28196'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28196'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29018'^^xsd:integer;
  dwc:scientificName 'Polydora caeca ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29018'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27648'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27648'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24634'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24634'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24908'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24908'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24086'^^xsd:integer;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24086'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21757'^^xsd:integer;
  dwc:scientificName 'Eunicida juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '895'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21757'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32580'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32580'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32443'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32443'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34498'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34498'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35731'^^xsd:integer;
  dwc:scientificName 'Psammodrilus balanoglossoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130859'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35731'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36964'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36964'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36690'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36690'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34772'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34772'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36279'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36279'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40526'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40526'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39841'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39841'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45047'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45047'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44362'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44362'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43677'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43677'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44088'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44088'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43129'^^xsd:integer;
  dwc:scientificName 'Ampharetidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43129'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42718'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42718'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42170'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42170'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42581'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42581'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41622'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41622'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41759'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41759'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62583'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62583'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60939'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60939'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66282'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66282'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65460'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65460'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63131'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63131'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55322'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55322'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54089'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54089'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51075'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51075'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88065'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88065'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87654'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87654'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83681'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83681'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82037'^^xsd:integer;
  dwc:scientificName 'Macropodia spp. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82037'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75187'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75187'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73817'^^xsd:integer;
  dwc:scientificName 'Bodotria arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110440'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73817'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70255'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70255'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72995'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72995'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73269'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73269'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11619'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11619'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14633'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14633'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11893'^^xsd:integer;
  dwc:scientificName 'Sphaerodoropsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129601'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11893'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16277'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16277'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14496'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14496'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13811'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13811'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10797'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10797'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9838'^^xsd:integer;
  dwc:scientificName 'Phyllodoce sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129455'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9838'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10112'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10112'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9153'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9153'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7920'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7920'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8331'^^xsd:integer;
  dwc:scientificName 'Eulalia sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8331'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6961'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6961'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3399'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3399'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1755'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1755'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2440'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2440'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1344'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1344'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1481'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1481'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96970'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96970'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93956'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93956'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93134'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93134'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98477'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98477'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97929'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97929'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100669'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100669'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99847'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99847'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100532'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100532'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113821'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113821'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112588'^^xsd:integer;
  dwc:scientificName 'Eudendrium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117093'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112588'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104094'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104094'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102998'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102998'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102450'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102450'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122589'^^xsd:integer;
  dwc:scientificName 'Amathia lendigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111659'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122589'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '111659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124233'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124233'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118068'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118068'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115602'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115602'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.503166666666665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.503166666666665 -4.34325)"^^geo:wktLiteral ;
  geo-pos:lat "51.503166666666665"^^xsd:decimal ;
  geo-pos:long "-4.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113547'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '112'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.34325'^^xsd:double;
  dwc:latitude '51.503166666667'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113547'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1146'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1146'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20463'^^xsd:integer;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20463'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20600'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20600'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21011'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21011'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17997'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17997'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17312'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17312'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18408'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18408'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16353'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16353'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28135'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28135'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24710'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24710'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32519'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32519'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32793'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32793'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31971'^^xsd:integer;
  dwc:scientificName 'Spio sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31971'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32382'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32382'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31834'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31834'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33752'^^xsd:integer;
  dwc:scientificName 'Cirratulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33752'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36903'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36903'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36218'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36218'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37451'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37451'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37725'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37725'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40465'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40465'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42657'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42657'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41835'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41835'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42109'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42109'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41561'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41561'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60878'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60878'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62522'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62522'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55124'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55124'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54028'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54028'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51014'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51014'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50466'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50466'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46356'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46356'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87593'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87593'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93895'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93895'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75126'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75126'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73071'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73071'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73208'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73208'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16216'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16216'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14572'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14572'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13613'^^xsd:integer;
  dwc:scientificName 'Microphthalmus listensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130172'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13613'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13750'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13750'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36629'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36629'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10736'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10736'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10051'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10051'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8270'^^xsd:integer;
  dwc:scientificName 'Eulalia sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8270'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8681'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8681'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6900'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6900'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6763'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6763'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2379'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2379'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1694'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1694'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1420'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1420'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1283'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1283'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96909'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96909'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97868'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97868'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100608'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100608'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100745'^^xsd:integer;
  dwc:scientificName 'VENERACEA JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '246046'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100745'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '14638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99786'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99786'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100334'^^xsd:integer;
  dwc:scientificName 'Abra JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100334'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109513'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109513'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110472'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110472'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107321'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107321'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102389'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102389'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121158'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121158'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50345"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342066666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50345 -4.342066666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.50345"^^xsd:decimal ;
  geo-pos:long "-4.342066666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124172'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3420666666667'^^xsd:double;
  dwc:latitude '51.50345'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124172'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130323'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '19.313304721'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130323'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129966'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '1.0729613734'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129966'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130017'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '314.3776824'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130017'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130068'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '283.26180258'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130068'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130119'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '60.08583691'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130119'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130374'^^xsd:integer;
  dwc:scientificName 'Inachus agg,'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '385.19313305'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130374'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130425'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '311.15879828'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130425'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131394'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '9.6566523605'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131394'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131496'^^xsd:integer;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '3.2188841202'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131496'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131547'^^xsd:integer;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '2.1459227468'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131547'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132924'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132924'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133128'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133128'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132261'^^xsd:integer;
  dwc:scientificName 'Dendronotus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '2.1459227468'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '137885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132261'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132312'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132312'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132363'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '160.94420601'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132363'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131139'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '8.5836909871'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131139'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131190'^^xsd:integer;
  dwc:scientificName 'Aphodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '26.824034335'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131190'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131292'^^xsd:integer;
  dwc:scientificName 'Atelecyclus  rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '12.875536481'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131292'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130680'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '1.0729613734'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130680'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130731'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '3.2188841202'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130731'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130833'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '7.5107296137'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130833'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130935'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '1.0729613734'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130935'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130986'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '11.802575107'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130986'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130578'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '462.44635193'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130578'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.273408342032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341125017274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "117.249"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.273408342032 -4.341125017274)"^^geo:wktLiteral ;
  geo-pos:lat "51.273408342032"^^xsd:decimal ;
  geo-pos:long "-4.341125017274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "117.249"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129915'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.883333333333'^^xsd:double;
  dwc:endTimeOfDay '17.966666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.341125017274'^^xsd:double;
  dwc:startLongitude '-4.34255'^^xsd:double;
  dwc:endLongitude '-4.3397'^^xsd:double;
  dwc:latitude '51.273408342032'^^xsd:double;
  dwc:startLatitude '51.27285'^^xsd:double;
  dwc:endLatitude '51.273966666667'^^xsd:double;
  dwc:coordinatePrecision '117.249'^^xsd:double;
  dwc:minimumDepth '45.6'^^xsd:double;
  dwc:maximumDepth '47.2'^^xsd:double;
  dwc:observedWeight '2.1459227468'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129915'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1223'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1223'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21088'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21088'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20677'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20677'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17526'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17526'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17389'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17389'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16430'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16430'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28212'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28212'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22458'^^xsd:integer;
  dwc:scientificName 'Marphysa sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129281'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22458'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32596'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32596'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33144'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33144'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32870'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32870'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31911'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31911'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37117'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C? juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37117'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36706'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36706'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36295'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36295'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37528'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37528'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37391'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37391'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44104'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44104'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44378'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44378'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43693'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43693'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42734'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42734'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42049'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42049'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42186'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42186'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41775'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41775'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41912'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41912'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62599'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62599'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59859'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59859'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58763'^^xsd:integer;
  dwc:scientificName 'Orchomene nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102673'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58763'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57119'^^xsd:integer;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57119'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55338'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55338'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54105'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54105'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51091'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51091'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53146'^^xsd:integer;
  dwc:scientificName 'Balanus spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53146'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88081'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88081'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87396'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87396'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92465'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92465'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80409'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80409'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75888'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75888'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75203'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75203'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73285'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73285'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73970'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73970'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73148'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73148'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69586'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69586'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16293'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16293'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10813'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10813'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10676'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10676'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7662'^^xsd:integer;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7662'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6977'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6977'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2456'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2456'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1360'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1360'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1497'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1497'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97808'^^xsd:integer;
  dwc:scientificName 'Spisula INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97808'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96986'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96986'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93972'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93972'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97945'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97945'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98219'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98219'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99726'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99726'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100548'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100548'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111097'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111097'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106439'^^xsd:integer;
  dwc:scientificName 'Spatangoida indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106439'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106302'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106302'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104110'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104110'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115892'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115892'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44786666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.33995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44786666666667 -4.33995)"^^geo:wktLiteral ;
  geo-pos:lat "51.44786666666667"^^xsd:decimal ;
  geo-pos:long "-4.33995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115070'^^xsd:integer;
  dwc:scientificName 'Sertularella spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '138'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.33995'^^xsd:double;
  dwc:latitude '51.447866666667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115070'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20641'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20641'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21052'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21052'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18723'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18723'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27628'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27628'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33108'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33108'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33245'^^xsd:integer;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33245'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32834'^^xsd:integer;
  dwc:scientificName 'Magelona sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32834'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32560'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32560'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31875'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31875'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35163'^^xsd:integer;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35163'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36533'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36533'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45027'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45027'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42698'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42698'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40232'^^xsd:integer;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40232'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62563'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62563'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61741'^^xsd:integer;
  dwc:scientificName 'Bathyporeia nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61741'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59686'^^xsd:integer;
  dwc:scientificName 'Atylus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101497'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59686'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59960'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59960'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65988'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65988'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59138'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59138'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55302'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55302'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55439'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55439'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54069'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54069'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55028'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55028'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91470'^^xsd:integer;
  dwc:scientificName 'Acteon tornatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138691'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91470'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88045'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88045'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87908'^^xsd:integer;
  dwc:scientificName 'NATICIDAE  JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87908'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82839'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82839'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83661'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83661'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85305'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85305'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79140'^^xsd:integer;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79140'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77633'^^xsd:integer;
  dwc:scientificName 'Crangonidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77633'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74071'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74071'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74208'^^xsd:integer;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74208'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75167'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75167'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73934'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73934'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73112'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73112'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73249'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73249'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10914'^^xsd:integer;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10914'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1461'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1461'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97635'^^xsd:integer;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97635'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96539'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96539'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93936'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93936'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98183'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98183'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98320'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98320'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99005'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99005'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99553'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99553'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99964'^^xsd:integer;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99964'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100512'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100512'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107362'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107362'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5828"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338966666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5828 -4.338966666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.5828"^^xsd:decimal ;
  geo-pos:long "-4.338966666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104074'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '92'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3389666666667'^^xsd:double;
  dwc:latitude '51.5828'^^xsd:double;
  dwc:minimumDepth '11.7'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104074'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3164'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3164'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3301'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3301'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1246'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1246'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '561'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:561'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17823'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17823'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17960'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17960'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18097'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis erinaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131384'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18097'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18234'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18234'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17412'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17412'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17549'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17549'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18508'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18508'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18645'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18645'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18371'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18371'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19878'^^xsd:integer;
  dwc:scientificName 'Nereis elitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '339286'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19878'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '339286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17686'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17686'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16590'^^xsd:integer;
  dwc:scientificName '?Syllides sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16590'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16727'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16727'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28098'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28098'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28783'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28783'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27550'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27550'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26865'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26865'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23851'^^xsd:integer;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23851'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24536'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24536'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24673'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24673'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25632'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25632'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25769'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25769'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23577'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23577'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21248'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21248'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22481'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22481'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32071'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32071'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31386'^^xsd:integer;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31386'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29057'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29057'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30290'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30290'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28235'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28235'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28372'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28372'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34674'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34674'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33989'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33989'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34400'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34400'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36866'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36866'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37140'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37140'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36592'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36592'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37414'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37414'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38236'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38236'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38921'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38921'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43990'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43990'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44264'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44264'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42894'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42894'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43579'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43579'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42483'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42483'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42620'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42620'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41113'^^xsd:integer;
  dwc:scientificName 'Asclerocheilus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41113'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41387'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41387'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41524'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41524'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40017'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40017'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62896'^^xsd:integer;
  dwc:scientificName 'Melitidae sp. indet'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101397'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62896'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60704'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60704'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60841'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60841'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60156'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60156'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66184'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66184'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A68513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:68513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '68513'^^xsd:integer;
  dwc:scientificName 'Corophium spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:68513'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66869'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66869'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67280'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67280'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65225'^^xsd:integer;
  dwc:scientificName 'Gammaropsis spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65225'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65362'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65362'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65499'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65499'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63033'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63033'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63307'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63307'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63581'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63581'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64266'^^xsd:integer;
  dwc:scientificName 'Maerella tenuimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64266'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57827'^^xsd:integer;
  dwc:scientificName 'Parametaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57827'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56594'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56594'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56046'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56046'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51799'^^xsd:integer;
  dwc:scientificName 'Callipallene spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134581'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51799'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53580'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53580'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50429'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50429'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50977'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50977'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49744'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49744'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48237'^^xsd:integer;
  dwc:scientificName 'Chone sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48237'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48374'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48374'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49196'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49196'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49470'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49470'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46730'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46730'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46867'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46867'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46319'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46319'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89611'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89611'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87556'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87556'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92351'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92351'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85912'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85912'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:86871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '86871'^^xsd:integer;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:86871'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87008'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87008'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85090'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85090'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79199'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79199'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80021'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80021'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83309'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83309'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80706'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80706'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78925'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78925'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74541'^^xsd:integer;
  dwc:scientificName 'Cumella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110567'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74541'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75089'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75089'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73993'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73993'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69335'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69335'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72897'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72897'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11110'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11110'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11521'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11521'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12754'^^xsd:integer;
  dwc:scientificName 'Podarke pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152347'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12754'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12891'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12891'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12206'^^xsd:integer;
  dwc:scientificName 'Gyptis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129307'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12206'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16316'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16316'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14398'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14398'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14535'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14535'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15220'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15220'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14261'^^xsd:integer;
  dwc:scientificName 'Syllis sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14261'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64129'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64129'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93447'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93447'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93584'^^xsd:integer;
  dwc:scientificName 'Glycymeris glycymeris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140025'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93584'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13439'^^xsd:integer;
  dwc:scientificName 'Microphthalmus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130171'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13439'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9466'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9466'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10014'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10014'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10562'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10562'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8233'^^xsd:integer;
  dwc:scientificName 'Eulalia sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8233'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8644'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8644'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9055'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9055'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7822'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7822'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2616'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2616'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2068'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2068'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4808'^^xsd:integer;
  dwc:scientificName 'Harmothoe pagenstecheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130777'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4808'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5082'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5082'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5493'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5493'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1657'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1657'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1383'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1383'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97420'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97420'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97831'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97831'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96598'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96598'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95365'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95365'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95639'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95639'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95913'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95913'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93995'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93995'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94132'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94132'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93858'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93858'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101256'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101256'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101393'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101393'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101530'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101530'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100982'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100982'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99612'^^xsd:integer;
  dwc:scientificName 'Moerella donacina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147021'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99612'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99749'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99749'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100023'^^xsd:integer;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100023'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100434'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100434'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114408'^^xsd:integer;
  dwc:scientificName 'Diphasia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114408'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111120'^^xsd:integer;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111120'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111942'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111942'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108791'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108791'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109065'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109065'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109476'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109476'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107284'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107284'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107421'^^xsd:integer;
  dwc:scientificName 'Leptosynapta sp. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123449'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107421'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105366'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105366'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105640'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105640'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104407'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104407'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103722'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103722'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103996'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103996'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104955'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104955'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101804'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101804'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102352'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102352'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102900'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102900'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127286'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127286'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127423'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127423'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125642'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125642'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125916'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125916'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127560'^^xsd:integer;
  dwc:scientificName 'Escharella variolosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127560'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:129615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '129615'^^xsd:integer;
  dwc:scientificName 'Turbicellepora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110880'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:129615'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121258'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121258'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121395'^^xsd:integer;
  dwc:scientificName '?Arachnidium fibrosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111607'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121395'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121669'^^xsd:integer;
  dwc:scientificName 'Nolella dilatata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111632'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121669'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123998'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123998'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124135'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124135'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121121'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121121'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124409'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124409'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124683'^^xsd:integer;
  dwc:scientificName 'Callopora dumerelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111196'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124683'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124820'^^xsd:integer;
  dwc:scientificName 'Amphiblestrum auritum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111186'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124820'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119751'^^xsd:integer;
  dwc:scientificName 'Tubulipora sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111054'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119751'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120436'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120436'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116874'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116874'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117970'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117970'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115641'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115641'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115778'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115778'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115915'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria pinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115915'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114819'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114819'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.26965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.334933333333334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.26965 -4.334933333333334)"^^geo:wktLiteral ;
  geo-pos:lat "51.26965"^^xsd:decimal ;
  geo-pos:long "-4.334933333333334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113723'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3349333333333'^^xsd:double;
  dwc:latitude '51.26965'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113723'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8740'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8740'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '246'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:246'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19426'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19426'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21070'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21070'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19837'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19837'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16823'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16823'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17371'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17371'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18878'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18878'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17645'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17645'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16412'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16412'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28194'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28194'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28879'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28879'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29016'^^xsd:integer;
  dwc:scientificName 'Polydora caeca ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29016'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27646'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27646'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26961'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26961'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27372'^^xsd:integer;
  dwc:scientificName 'Questidae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '904'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27372'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1586455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24769'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24769'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25865'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25865'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26276'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26276'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26550'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26550'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23673'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23673'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22577'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22577'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32989'^^xsd:integer;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32989'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32578'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32578'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33126'^^xsd:integer;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33126'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31893'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31893'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30386'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30386'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30797'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30797'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28468'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28468'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34496'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34496'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36688'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36688'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34770'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34770'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36277'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36277'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36551'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36551'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38332'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38332'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37373'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. E juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37373'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39839'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39839'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45045'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45045'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45319'^^xsd:integer;
  dwc:scientificName 'Nicolea juv. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129703'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45319'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43675'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43675'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42990'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42990'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42716'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42716'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41894'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41894'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42168'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42168'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41620'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41620'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41757'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41757'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40524'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40524'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60937'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60937'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67924'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67924'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65458'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65458'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63129'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63129'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57238'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57238'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56690'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56690'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56142'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56142'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55320'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55320'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54087'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54087'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52306'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52306'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51484'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51484'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51073'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51073'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51210'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51210'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53265'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53265'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48196'^^xsd:integer;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48196'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49018'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49018'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46826'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46826'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46415'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46415'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88063'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88063'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92447'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92447'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92584'^^xsd:integer;
  dwc:scientificName 'Doto INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92584'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87652'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87652'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82309'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82309'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82857'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82857'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83405'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83405'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85323'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85323'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75596'^^xsd:integer;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75596'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74089'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74089'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70253'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70253'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14631'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14631'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15590'^^xsd:integer;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15590'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16275'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16275'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15316'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15316'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13672'^^xsd:integer;
  dwc:scientificName 'Microphthalmus listensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130172'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13672'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13809'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13809'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10795'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10795'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10521'^^xsd:integer;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10521'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10658'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10658'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10110'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10110'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10247'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10247'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9151'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9151'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9288'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9288'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6274'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6274'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6959'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6959'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7233'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7233'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6822'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6822'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2438'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2438'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3397'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3397'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2164'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2164'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5589'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5589'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1479'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1479'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96694'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96694'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96968'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96968'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93954'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93954'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98475'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98475'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97927'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97927'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100667'^^xsd:integer;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100667'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99845'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99845'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100530'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100530'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113819'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113819'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106284'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106284'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104092'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104092'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103818'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103818'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102448'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102448'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102996'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102996'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121217'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121217'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121354'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121354'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124094'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124094'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124231'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124231'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116970'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116970'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117244'^^xsd:integer;
  dwc:scientificName 'Obeliinae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117244'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117929'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117929'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115737'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115737'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114641'^^xsd:integer;
  dwc:scientificName 'Diphasia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117877'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114641'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114915'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114915'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115326'^^xsd:integer;
  dwc:scientificName 'Sertularella rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115326'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43266666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.32995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43266666666667 -4.32995)"^^geo:wktLiteral ;
  geo-pos:lat "51.43266666666667"^^xsd:decimal ;
  geo-pos:long "-4.32995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113545'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '110'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.32995'^^xsd:double;
  dwc:latitude '51.432666666667'^^xsd:double;
  dwc:minimumDepth '39.8'^^xsd:double;
  dwc:maximumDepth '39.8'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113545'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3307'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3307'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2896'^^xsd:integer;
  dwc:scientificName 'Adyte assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155007'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2896'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1062549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3033'^^xsd:integer;
  dwc:scientificName 'Adyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146894'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3033'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1252'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1252'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '156'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:156'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '567'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:567'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '293'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:293'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19199'^^xsd:integer;
  dwc:scientificName 'Autolytus langerhansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155048'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19199'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19336'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19336'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19610'^^xsd:integer;
  dwc:scientificName 'Proceraea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19610'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19747'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19747'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22761'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22761'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23172'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23172'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17692'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17692'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17829'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17829'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18103'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis erinaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131384'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18103'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17418'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17418'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17555'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17555'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17281'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17281'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18514'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18514'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18651'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18651'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18788'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18788'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18925'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18925'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18240'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18240'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18377'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18377'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19884'^^xsd:integer;
  dwc:scientificName 'Nereis elitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '339286'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19884'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '339286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16322'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16322'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16733'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16733'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27967'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27967'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28104'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28104'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26734'^^xsd:integer;
  dwc:scientificName 'Paradoneis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26734'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26871'^^xsd:integer;
  dwc:scientificName 'Paradoneis cf. ilvana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130584'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26871'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27008'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27008'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24679'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24679'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26186'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26186'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24953'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24953'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25227'^^xsd:integer;
  dwc:scientificName 'Orbinia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129420'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25227'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25775'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25775'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23583'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23583'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21254'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21254'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22487'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22487'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32488'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32488'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32625'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32625'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31803'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31803'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30707'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30707'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28926'^^xsd:integer;
  dwc:scientificName 'Polydora caeca ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28926'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29063'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29063'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30296'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30296'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28241'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28241'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28378'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28378'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34406'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34406'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36735'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36735'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36872'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36872'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37146'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37146'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36598'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36598'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34680'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34680'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35913'^^xsd:integer;
  dwc:scientificName 'Flabelligera affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35913'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36050'^^xsd:integer;
  dwc:scientificName 'Pherusa flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130110'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36050'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '181510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37420'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37420'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38242'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38242'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38516'^^xsd:integer;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38516'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38927'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38927'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39612'^^xsd:integer;
  dwc:scientificName 'Petaloproctus terricola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130321'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39612'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44955'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44955'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43722'^^xsd:integer;
  dwc:scientificName 'Amphicteis midas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129785'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43722'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43996'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43996'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44270'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44270'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42900'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42900'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43585'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43585'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42215'^^xsd:integer;
  dwc:scientificName 'Galathowenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146949'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42215'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42489'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42489'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42626'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42626'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41393'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41393'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41530'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41530'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60710'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60710'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60847'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60847'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65642'^^xsd:integer;
  dwc:scientificName 'Gammaropsis nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65642'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66190'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66190'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66327'^^xsd:integer;
  dwc:scientificName 'Photis reinhardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102387'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66327'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67834'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67834'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66738'^^xsd:integer;
  dwc:scientificName 'Erichthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66738'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67286'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67286'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65368'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65368'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65505'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65505'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63176'^^xsd:integer;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63176'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63313'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63313'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63587'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63587'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A58655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:58655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '58655'^^xsd:integer;
  dwc:scientificName 'Orchomene nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102673'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:58655'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56326'^^xsd:integer;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56326'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56600'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56600'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55915'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55915'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56052'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56052'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56189'^^xsd:integer;
  dwc:scientificName 'Gitana sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56189'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54956'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54956'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52353'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134725'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52353'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52901'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52901'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52079'^^xsd:integer;
  dwc:scientificName 'Callipallene emaciata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150563'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52079'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '150563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52216'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52216'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51120'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51120'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51394'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51394'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53175'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53175'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53586'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53586'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50161'^^xsd:integer;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50161'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50435'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50435'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49476'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49476'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49750'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49750'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49887'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49887'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50024'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50024'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48243'^^xsd:integer;
  dwc:scientificName 'Chone sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48243'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48380'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48380'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48517'^^xsd:integer;
  dwc:scientificName 'Demonax torulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130901'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48517'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '530937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48928'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48928'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46873'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46873'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47421'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47421'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47695'^^xsd:integer;
  dwc:scientificName 'Sabellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47695'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48106'^^xsd:integer;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48106'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46325'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46325'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89617'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89617'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90987'^^xsd:integer;
  dwc:scientificName 'Partulida spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '162666'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90987'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87425'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87425'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92220'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92220'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92357'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92357'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82904'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82904'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87151'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87151'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87288'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87288'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:84274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '84274'^^xsd:integer;
  dwc:scientificName 'Monodaeus couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107430'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:84274'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:84548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '84548'^^xsd:integer;
  dwc:scientificName 'Xantho pilipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:84548'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85096'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85096'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85918'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85918'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82219'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82219'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79205'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79205'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83315'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83315'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80301'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80301'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80712'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80712'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:81260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '81260'^^xsd:integer;
  dwc:scientificName 'Hyas sp. Juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106903'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:81260'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77150'^^xsd:integer;
  dwc:scientificName 'Pandalidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106789'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77150'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77835'^^xsd:integer;
  dwc:scientificName 'Crangon bispinosus neglecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77835'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73999'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73999'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70437'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70437'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72218'^^xsd:integer;
  dwc:scientificName 'Munna minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '118759'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72218'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '118759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72903'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72903'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75780'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75780'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69615'^^xsd:integer;
  dwc:scientificName 'Podoceridae Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101405'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69615'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70026'^^xsd:integer;
  dwc:scientificName 'Caprella erethizon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70026'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70163'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70163'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11390'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11390'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11664'^^xsd:integer;
  dwc:scientificName 'Commensodorum commensalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11664'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12897'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12897'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12212'^^xsd:integer;
  dwc:scientificName 'Gyptis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129307'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12212'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12486'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12486'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16048'^^xsd:integer;
  dwc:scientificName 'Pionosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16048'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14952'^^xsd:integer;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14952'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15226'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15226'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93453'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93453'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13034'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13034'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10020'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10020'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10568'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10568'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10157'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10157'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9198'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9198'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8787'^^xsd:integer;
  dwc:scientificName 'Eulalia ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130632'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8787'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9061'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9061'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6184'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6184'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6458'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6458'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6732'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6732'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7828'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7828'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1800'^^xsd:integer;
  dwc:scientificName 'Golfingia vulgaris vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410724'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1800'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '410724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4814'^^xsd:integer;
  dwc:scientificName 'Harmothoe pagenstecheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130777'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4814'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4951'^^xsd:integer;
  dwc:scientificName 'Malmgrenia marphysae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152267'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4951'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5088'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5088'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3855'^^xsd:integer;
  dwc:scientificName 'Harmothoe andreapolis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152279'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3855'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5225'^^xsd:integer;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5225'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5499'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5499'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5636'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5636'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1663'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1663'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1389'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1389'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97289'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97289'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95919'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95919'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96056'^^xsd:integer;
  dwc:scientificName 'Semierycina nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96056'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '246148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96604'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96604'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94412'^^xsd:integer;
  dwc:scientificName 'Modiolarca tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94412'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95234'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95234'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95645'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95645'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94138'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94138'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102084'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102084'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94001'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94001'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93864'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93864'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97837'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97837'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101399'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101399'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101536'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101536'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101673'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101673'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100440'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100440'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114414'^^xsd:integer;
  dwc:scientificName 'Diphasia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114414'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111537'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111537'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111948'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111948'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112496'^^xsd:integer;
  dwc:scientificName 'Eudendrium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117093'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112496'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109619'^^xsd:integer;
  dwc:scientificName 'Molgula citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103775'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109619'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109893'^^xsd:integer;
  dwc:scientificName 'Molgula manhattensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109893'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108249'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108249'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108797'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108797'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109071'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109071'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107290'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107290'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105783'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105783'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105646'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105646'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104413'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104413'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104961'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104961'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103728'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103728'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104002'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104002'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105098'^^xsd:integer;
  dwc:scientificName 'Ophiura spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105098'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101810'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101810'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102358'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102358'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101262'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101262'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102906'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102906'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127429'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127429'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125511'^^xsd:integer;
  dwc:scientificName 'Bugula turbinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125511'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '834020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125648'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125648'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125922'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125922'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128662'^^xsd:integer;
  dwc:scientificName 'Schizomavella auriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111091'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128662'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '862786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:129347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '129347'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:129347'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121264'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121264'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122908'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122908'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124004'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124004'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121127'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121127'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126196'^^xsd:integer;
  dwc:scientificName 'Cellaria fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111257'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126196'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124141'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124141'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124415'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124415'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125374'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125374'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118661'^^xsd:integer;
  dwc:scientificName 'Pedicellina cernua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118661'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119209'^^xsd:integer;
  dwc:scientificName 'Crisia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119209'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120442'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120442'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116332'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116332'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116880'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116880'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117976'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117976'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116058'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116058'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114825'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114825'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115099'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115099'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115510'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115510'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113455'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113455'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.322766666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.322766666666666 -4.3169)"^^geo:wktLiteral ;
  geo-pos:lat "51.322766666666666"^^xsd:decimal ;
  geo-pos:long "-4.3169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113729'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3169'^^xsd:double;
  dwc:latitude '51.322766666667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113729'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3189'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3189'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '175'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:175'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19355'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19355'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22780'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22780'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23191'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23191'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21136'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21136'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20177'^^xsd:integer;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20177'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17711'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17711'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17848'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17848'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17437'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17437'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16752'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16752'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17300'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17300'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18259'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18259'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18396'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18396'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19766'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19766'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17574'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17574'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16341'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16341'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28123'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28123'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28808'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28808'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28945'^^xsd:integer;
  dwc:scientificName 'Polydora caeca ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28945'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27575'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27575'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27027'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27027'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24561'^^xsd:integer;
  dwc:scientificName 'Parougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129270'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24561'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24698'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24698'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26205'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26205'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25794'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25794'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23602'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23602'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24424'^^xsd:integer;
  dwc:scientificName '?Ougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147068'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24424'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '147068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32507'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32507'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32644'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32644'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33740'^^xsd:integer;
  dwc:scientificName 'Cirratulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33740'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32096'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32096'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32370'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32370'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31822'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31822'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30726'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30726'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31137'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31137'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31411'^^xsd:integer;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31411'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29082'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29082'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30315'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30315'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28260'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28260'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28397'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28397'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34425'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34425'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36891'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36891'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37165'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37165'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36617'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36617'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34699'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34699'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37439'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37439'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38124'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38124'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40316'^^xsd:integer;
  dwc:scientificName 'Ophelia celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130492'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40316'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39357'^^xsd:integer;
  dwc:scientificName 'Nicomache sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39357'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39768'^^xsd:integer;
  dwc:scientificName 'Opheliidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39768'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44974'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44974'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45659'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45659'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43604'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43604'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44015'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44015'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42919'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42919'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43056'^^xsd:integer;
  dwc:scientificName 'Ampharetidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43056'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43467'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43467'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42645'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42645'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42508'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42508'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41686'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41686'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41412'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41412'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41549'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41549'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40042'^^xsd:integer;
  dwc:scientificName 'Ophelia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40042'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63058'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63058'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60729'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60729'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60866'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60866'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65661'^^xsd:integer;
  dwc:scientificName 'Gammaropsis nitida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65661'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66209'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66209'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67305'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67305'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67442'^^xsd:integer;
  dwc:scientificName 'Parajassa pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102440'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67442'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67853'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67853'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66346'^^xsd:integer;
  dwc:scientificName 'Photis reinhardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102387'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66346'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65387'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65387'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56619'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56619'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56756'^^xsd:integer;
  dwc:scientificName 'Stenothoe cf. monoculoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56756'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57167'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57167'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55934'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55934'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56071'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56071'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51413'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51413'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51139'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51139'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52920'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52920'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53605'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53605'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51002'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51002'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49632'^^xsd:integer;
  dwc:scientificName 'Pomatoceros sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49632'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52235'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52235'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48262'^^xsd:integer;
  dwc:scientificName 'Chone sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48262'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46892'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46892'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47714'^^xsd:integer;
  dwc:scientificName 'Sabellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47714'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46344'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46344'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88951'^^xsd:integer;
  dwc:scientificName 'Vitreolina philippi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139903'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88951'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87581'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87581'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93883'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93883'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92376'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92376'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83745'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83745'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82923'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82923'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83334'^^xsd:integer;
  dwc:scientificName 'Liocarcinus spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83334'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85937'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85937'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87033'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87033'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85115'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85115'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85252'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85252'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82238'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82238'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82512'^^xsd:integer;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82512'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79224'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79224'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77306'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77306'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78950'^^xsd:integer;
  dwc:scientificName 'Anomuran juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106671'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78950'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '106671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75251'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75251'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74018'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74018'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73744'^^xsd:integer;
  dwc:scientificName 'Bodotria arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110440'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73744'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69360'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69360'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11135'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11135'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11546'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11546'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12916'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12916'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14423'^^xsd:integer;
  dwc:scientificName 'Syllis sp. E'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14423'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15245'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15245'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13053'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13053'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13738'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13738'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22506'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22506'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10724'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10724'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10450'^^xsd:integer;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10450'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10587'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10587'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10039'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10039'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9217'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9217'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9491'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9491'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8258'^^xsd:integer;
  dwc:scientificName 'Eulalia sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8258'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8669'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8669'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8806'^^xsd:integer;
  dwc:scientificName 'Eulalia ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130632'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8806'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9080'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9080'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6203'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6203'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6888'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6888'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7847'^^xsd:integer;
  dwc:scientificName 'Anaitides cf. longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7847'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6751'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6751'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2641'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2641'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3326'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3326'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1682'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1682'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2093'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2093'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2230'^^xsd:integer;
  dwc:scientificName 'Thalassema thalassemum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110375'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2230'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4970'^^xsd:integer;
  dwc:scientificName 'Malmgrenia marphysae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152267'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4970'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3463'^^xsd:integer;
  dwc:scientificName 'Malmgrenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147006'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3463'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '147006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5107'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5107'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5381'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5381'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5518'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5518'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5655'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5655'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1408'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1408'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97308'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97308'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97445'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97445'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96897'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96897'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96623'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96623'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95664'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95664'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94157'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94157'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94020'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94020'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93061'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93061'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97856'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97856'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98267'^^xsd:integer;
  dwc:scientificName 'Lutraria lutraria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140295'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98267'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101418'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101418'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101555'^^xsd:integer;
  dwc:scientificName 'Dosinia exoleta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141911'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101555'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101829'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101829'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100459'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100459'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112515'^^xsd:integer;
  dwc:scientificName 'Eudendrium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117093'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112515'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109501'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109501'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107857'^^xsd:integer;
  dwc:scientificName 'Enteropneusta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '178738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107857'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108268'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108268'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107309'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107309'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106213'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106213'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105391'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105391'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104432'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104432'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103747'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103747'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102377'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102377'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101281'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101281'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104021'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104021'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102925'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102925'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125667'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125667'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124023'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124023'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120735'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120735'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121146'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121146'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124160'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124160'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116214'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116214'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116899'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116899'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114844'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114844'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115529'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115529'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.302016666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3733 -4.302016666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.3733"^^xsd:decimal ;
  geo-pos:long "-4.302016666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113748'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3020166666667'^^xsd:double;
  dwc:latitude '51.3733'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113748'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8739'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8739'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1204'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1204'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20658'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20658'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16411'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16411'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28193'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28193'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27645'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27645'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24768'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24768'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25453'^^xsd:integer;
  dwc:scientificName 'Orbinia armandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130518'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25453'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32577'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32577'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32303'^^xsd:integer;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32303'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31892'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31892'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36961'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36961'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37235'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37235'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36687'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36687'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37509'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37509'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45044'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45044'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44359'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44359'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42715'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42715'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41893'^^xsd:integer;
  dwc:scientificName 'Polygordius appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130712'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41893'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42167'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42167'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41756'^^xsd:integer;
  dwc:scientificName 'Polygordius sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41756'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55182'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55182'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54086'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54086'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51072'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51072'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46414'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46414'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87651'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87651'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79294'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79294'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75869'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75869'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11616'^^xsd:integer;
  dwc:scientificName 'Goniadella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130145'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11616'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14630'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14630'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16274'^^xsd:integer;
  dwc:scientificName 'Streptosyllis sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129678'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16274'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13808'^^xsd:integer;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13808'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41619'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41619'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10794'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10794'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10657'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10657'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10109'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10109'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8328'^^xsd:integer;
  dwc:scientificName 'Eulalia sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8328'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6958'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6958'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7232'^^xsd:integer;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7232'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2437'^^xsd:integer;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2437'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1478'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1478'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96967'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96967'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93953'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93953'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98474'^^xsd:integer;
  dwc:scientificName 'Ensis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98474'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97926'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97926'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99844'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99844'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111626'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111626'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107379'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107379'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103817'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103817'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102447'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102447'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128203'^^xsd:integer;
  dwc:scientificName 'Phylactella labrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111579'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128203'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128477'^^xsd:integer;
  dwc:scientificName 'Escharina johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111518'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128477'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126833'^^xsd:integer;
  dwc:scientificName 'Puellina innominata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111330'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126833'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '467108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A126970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:126970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '126970'^^xsd:integer;
  dwc:scientificName 'Puellina praecox?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111337'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:126970'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124230'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124230'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124641'^^xsd:integer;
  dwc:scientificName 'Callopora discreta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124641'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '111195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117928'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117928'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41956666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.301216666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41956666666667 -4.301216666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.41956666666667"^^xsd:decimal ;
  geo-pos:long "-4.301216666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115599'^^xsd:integer;
  dwc:scientificName 'Sertularia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '109'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.3012166666667'^^xsd:double;
  dwc:latitude '51.419566666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115599'^^xsd:string;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430541674305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.294016643136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "129.176"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  geo-pos:lat "51.430541674305"^^xsd:decimal ;
  geo-pos:long "-4.294016643136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "129.176"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130303'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.294016643136'^^xsd:double;
  dwc:startLongitude '-4.2926833333333'^^xsd:double;
  dwc:endLongitude '-4.29535'^^xsd:double;
  dwc:latitude '51.430541674305'^^xsd:double;
  dwc:startLatitude '51.429733333333'^^xsd:double;
  dwc:endLatitude '51.43135'^^xsd:double;
  dwc:coordinatePrecision '129.176'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.6'^^xsd:double;
  dwc:observedWeight '19.379844961'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130303'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430541674305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.294016643136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "129.176"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  geo-pos:lat "51.430541674305"^^xsd:decimal ;
  geo-pos:long "-4.294016643136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "129.176"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129997'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.294016643136'^^xsd:double;
  dwc:startLongitude '-4.2926833333333'^^xsd:double;
  dwc:endLongitude '-4.29535'^^xsd:double;
  dwc:latitude '51.430541674305'^^xsd:double;
  dwc:startLatitude '51.429733333333'^^xsd:double;
  dwc:endLatitude '51.43135'^^xsd:double;
  dwc:coordinatePrecision '129.176'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.6'^^xsd:double;
  dwc:observedWeight '3.8759689922'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129997'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430541674305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.294016643136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "129.176"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  geo-pos:lat "51.430541674305"^^xsd:decimal ;
  geo-pos:long "-4.294016643136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "129.176"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130048'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.294016643136'^^xsd:double;
  dwc:startLongitude '-4.2926833333333'^^xsd:double;
  dwc:endLongitude '-4.29535'^^xsd:double;
  dwc:latitude '51.430541674305'^^xsd:double;
  dwc:startLatitude '51.429733333333'^^xsd:double;
  dwc:endLatitude '51.43135'^^xsd:double;
  dwc:coordinatePrecision '129.176'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.6'^^xsd:double;
  dwc:observedWeight '175.3875969'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130048'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430541674305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.294016643136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "129.176"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  geo-pos:lat "51.430541674305"^^xsd:decimal ;
  geo-pos:long "-4.294016643136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "129.176"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130660'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.294016643136'^^xsd:double;
  dwc:startLongitude '-4.2926833333333'^^xsd:double;
  dwc:endLongitude '-4.29535'^^xsd:double;
  dwc:latitude '51.430541674305'^^xsd:double;
  dwc:startLatitude '51.429733333333'^^xsd:double;
  dwc:endLatitude '51.43135'^^xsd:double;
  dwc:coordinatePrecision '129.176'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.6'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130660'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430541674305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.294016643136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "129.176"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  geo-pos:lat "51.430541674305"^^xsd:decimal ;
  geo-pos:long "-4.294016643136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "129.176"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130099'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.294016643136'^^xsd:double;
  dwc:startLongitude '-4.2926833333333'^^xsd:double;
  dwc:endLongitude '-4.29535'^^xsd:double;
  dwc:latitude '51.430541674305'^^xsd:double;
  dwc:startLatitude '51.429733333333'^^xsd:double;
  dwc:endLatitude '51.43135'^^xsd:double;
  dwc:coordinatePrecision '129.176'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.6'^^xsd:double;
  dwc:observedWeight '114.34108527'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130099'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430541674305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.294016643136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "129.176"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  geo-pos:lat "51.430541674305"^^xsd:decimal ;
  geo-pos:long "-4.294016643136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "129.176"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130150'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.294016643136'^^xsd:double;
  dwc:startLongitude '-4.2926833333333'^^xsd:double;
  dwc:endLongitude '-4.29535'^^xsd:double;
  dwc:latitude '51.430541674305'^^xsd:double;
  dwc:startLatitude '51.429733333333'^^xsd:double;
  dwc:endLatitude '51.43135'^^xsd:double;
  dwc:coordinatePrecision '129.176'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.6'^^xsd:double;
  dwc:observedWeight '0.96899224806'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130150'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430541674305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.294016643136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "129.176"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  geo-pos:lat "51.430541674305"^^xsd:decimal ;
  geo-pos:long "-4.294016643136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "129.176"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130405'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.294016643136'^^xsd:double;
  dwc:startLongitude '-4.2926833333333'^^xsd:double;
  dwc:endLongitude '-4.29535'^^xsd:double;
  dwc:latitude '51.430541674305'^^xsd:double;
  dwc:startLatitude '51.429733333333'^^xsd:double;
  dwc:endLatitude '51.43135'^^xsd:double;
  dwc:coordinatePrecision '129.176'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.6'^^xsd:double;
  dwc:observedWeight '0.96899224806'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130405'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430541674305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.294016643136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "129.176"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  geo-pos:lat "51.430541674305"^^xsd:decimal ;
  geo-pos:long "-4.294016643136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "129.176"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131476'^^xsd:integer;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.294016643136'^^xsd:double;
  dwc:startLongitude '-4.2926833333333'^^xsd:double;
  dwc:endLongitude '-4.29535'^^xsd:double;
  dwc:latitude '51.430541674305'^^xsd:double;
  dwc:startLatitude '51.429733333333'^^xsd:double;
  dwc:endLatitude '51.43135'^^xsd:double;
  dwc:coordinatePrecision '129.176'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.6'^^xsd:double;
  dwc:observedWeight '2.9069767442'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131476'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430541674305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.294016643136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "129.176"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  geo-pos:lat "51.430541674305"^^xsd:decimal ;
  geo-pos:long "-4.294016643136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "129.176"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131068'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.294016643136'^^xsd:double;
  dwc:startLongitude '-4.2926833333333'^^xsd:double;
  dwc:endLongitude '-4.29535'^^xsd:double;
  dwc:latitude '51.430541674305'^^xsd:double;
  dwc:startLatitude '51.429733333333'^^xsd:double;
  dwc:endLatitude '51.43135'^^xsd:double;
  dwc:coordinatePrecision '129.176'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.6'^^xsd:double;
  dwc:observedWeight '3.8759689922'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131068'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430541674305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.294016643136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "129.176"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  geo-pos:lat "51.430541674305"^^xsd:decimal ;
  geo-pos:long "-4.294016643136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "129.176"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131323'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.294016643136'^^xsd:double;
  dwc:startLongitude '-4.2926833333333'^^xsd:double;
  dwc:endLongitude '-4.29535'^^xsd:double;
  dwc:latitude '51.430541674305'^^xsd:double;
  dwc:startLatitude '51.429733333333'^^xsd:double;
  dwc:endLatitude '51.43135'^^xsd:double;
  dwc:coordinatePrecision '129.176'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.6'^^xsd:double;
  dwc:observedWeight '25.19379845'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131323'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430541674305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.294016643136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "129.176"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  geo-pos:lat "51.430541674305"^^xsd:decimal ;
  geo-pos:long "-4.294016643136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "129.176"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130864'^^xsd:integer;
  dwc:scientificName '(Crangon trispinosus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.294016643136'^^xsd:double;
  dwc:startLongitude '-4.2926833333333'^^xsd:double;
  dwc:endLongitude '-4.29535'^^xsd:double;
  dwc:latitude '51.430541674305'^^xsd:double;
  dwc:startLatitude '51.429733333333'^^xsd:double;
  dwc:endLatitude '51.43135'^^xsd:double;
  dwc:coordinatePrecision '129.176'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.6'^^xsd:double;
  dwc:observedWeight '0.96899224806'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130864'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430541674305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.294016643136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "129.176"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  geo-pos:lat "51.430541674305"^^xsd:decimal ;
  geo-pos:long "-4.294016643136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "129.176"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130456'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.294016643136'^^xsd:double;
  dwc:startLongitude '-4.2926833333333'^^xsd:double;
  dwc:endLongitude '-4.29535'^^xsd:double;
  dwc:latitude '51.430541674305'^^xsd:double;
  dwc:startLatitude '51.429733333333'^^xsd:double;
  dwc:endLatitude '51.43135'^^xsd:double;
  dwc:coordinatePrecision '129.176'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.6'^^xsd:double;
  dwc:observedWeight '1.9379844961'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130456'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430541674305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.294016643136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "129.176"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  geo-pos:lat "51.430541674305"^^xsd:decimal ;
  geo-pos:long "-4.294016643136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "129.176"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130558'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.294016643136'^^xsd:double;
  dwc:startLongitude '-4.2926833333333'^^xsd:double;
  dwc:endLongitude '-4.29535'^^xsd:double;
  dwc:latitude '51.430541674305'^^xsd:double;
  dwc:startLatitude '51.429733333333'^^xsd:double;
  dwc:endLatitude '51.43135'^^xsd:double;
  dwc:coordinatePrecision '129.176'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.6'^^xsd:double;
  dwc:observedWeight '24.224806202'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130558'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430541674305"^^xsd:decimal ;
  dwc:decimalLongitude "-4.294016643136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "129.176"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430541674305 -4.294016643136)"^^geo:wktLiteral ;
  geo-pos:lat "51.430541674305"^^xsd:decimal ;
  geo-pos:long "-4.294016643136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "129.176"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129895'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '17.016666666667'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.294016643136'^^xsd:double;
  dwc:startLongitude '-4.2926833333333'^^xsd:double;
  dwc:endLongitude '-4.29535'^^xsd:double;
  dwc:latitude '51.430541674305'^^xsd:double;
  dwc:startLatitude '51.429733333333'^^xsd:double;
  dwc:endLatitude '51.43135'^^xsd:double;
  dwc:coordinatePrecision '129.176'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.6'^^xsd:double;
  dwc:observedWeight '0.96899224806'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129895'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.426375006439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.287008315283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.574"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  geo-pos:lat "51.426375006439"^^xsd:decimal ;
  geo-pos:long "-4.287008315283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.574"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130302'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.75'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.287008315283'^^xsd:double;
  dwc:startLongitude '-4.2857833333333'^^xsd:double;
  dwc:endLongitude '-4.2882333333333'^^xsd:double;
  dwc:latitude '51.426375006439'^^xsd:double;
  dwc:startLatitude '51.4257'^^xsd:double;
  dwc:endLatitude '51.42705'^^xsd:double;
  dwc:coordinatePrecision '113.574'^^xsd:double;
  dwc:minimumDepth '39.6'^^xsd:double;
  dwc:maximumDepth '39.7'^^xsd:double;
  dwc:observedWeight '13.215859031'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130302'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.426375006439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.287008315283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.574"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  geo-pos:lat "51.426375006439"^^xsd:decimal ;
  geo-pos:long "-4.287008315283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.574"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130047'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.75'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.287008315283'^^xsd:double;
  dwc:startLongitude '-4.2857833333333'^^xsd:double;
  dwc:endLongitude '-4.2882333333333'^^xsd:double;
  dwc:latitude '51.426375006439'^^xsd:double;
  dwc:startLatitude '51.4257'^^xsd:double;
  dwc:endLatitude '51.42705'^^xsd:double;
  dwc:coordinatePrecision '113.574'^^xsd:double;
  dwc:minimumDepth '39.6'^^xsd:double;
  dwc:maximumDepth '39.7'^^xsd:double;
  dwc:observedWeight '118.94273128'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130047'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.426375006439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.287008315283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.574"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  geo-pos:lat "51.426375006439"^^xsd:decimal ;
  geo-pos:long "-4.287008315283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.574"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130659'^^xsd:integer;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.75'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.287008315283'^^xsd:double;
  dwc:startLongitude '-4.2857833333333'^^xsd:double;
  dwc:endLongitude '-4.2882333333333'^^xsd:double;
  dwc:latitude '51.426375006439'^^xsd:double;
  dwc:startLatitude '51.4257'^^xsd:double;
  dwc:endLatitude '51.42705'^^xsd:double;
  dwc:coordinatePrecision '113.574'^^xsd:double;
  dwc:minimumDepth '39.6'^^xsd:double;
  dwc:maximumDepth '39.7'^^xsd:double;
  dwc:observedWeight '1.1013215859'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130659'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.426375006439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.287008315283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.574"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  geo-pos:lat "51.426375006439"^^xsd:decimal ;
  geo-pos:long "-4.287008315283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.574"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130098'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.75'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.287008315283'^^xsd:double;
  dwc:startLongitude '-4.2857833333333'^^xsd:double;
  dwc:endLongitude '-4.2882333333333'^^xsd:double;
  dwc:latitude '51.426375006439'^^xsd:double;
  dwc:startLatitude '51.4257'^^xsd:double;
  dwc:endLatitude '51.42705'^^xsd:double;
  dwc:coordinatePrecision '113.574'^^xsd:double;
  dwc:minimumDepth '39.6'^^xsd:double;
  dwc:maximumDepth '39.7'^^xsd:double;
  dwc:observedWeight '289.64757709'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130098'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.426375006439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.287008315283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.574"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  geo-pos:lat "51.426375006439"^^xsd:decimal ;
  geo-pos:long "-4.287008315283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.574"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130149'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.75'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.287008315283'^^xsd:double;
  dwc:startLongitude '-4.2857833333333'^^xsd:double;
  dwc:endLongitude '-4.2882333333333'^^xsd:double;
  dwc:latitude '51.426375006439'^^xsd:double;
  dwc:startLatitude '51.4257'^^xsd:double;
  dwc:endLatitude '51.42705'^^xsd:double;
  dwc:coordinatePrecision '113.574'^^xsd:double;
  dwc:minimumDepth '39.6'^^xsd:double;
  dwc:maximumDepth '39.7'^^xsd:double;
  dwc:observedWeight '5.5066079295'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130149'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.426375006439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.287008315283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.574"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  geo-pos:lat "51.426375006439"^^xsd:decimal ;
  geo-pos:long "-4.287008315283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.574"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131832'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.75'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.287008315283'^^xsd:double;
  dwc:startLongitude '-4.2857833333333'^^xsd:double;
  dwc:endLongitude '-4.2882333333333'^^xsd:double;
  dwc:latitude '51.426375006439'^^xsd:double;
  dwc:startLatitude '51.4257'^^xsd:double;
  dwc:endLatitude '51.42705'^^xsd:double;
  dwc:coordinatePrecision '113.574'^^xsd:double;
  dwc:minimumDepth '39.6'^^xsd:double;
  dwc:maximumDepth '39.7'^^xsd:double;
  dwc:observedWeight '1.1013215859'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131832'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.426375006439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.287008315283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.574"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  geo-pos:lat "51.426375006439"^^xsd:decimal ;
  geo-pos:long "-4.287008315283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.574"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132954'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.75'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.287008315283'^^xsd:double;
  dwc:startLongitude '-4.2857833333333'^^xsd:double;
  dwc:endLongitude '-4.2882333333333'^^xsd:double;
  dwc:latitude '51.426375006439'^^xsd:double;
  dwc:startLatitude '51.4257'^^xsd:double;
  dwc:endLatitude '51.42705'^^xsd:double;
  dwc:coordinatePrecision '113.574'^^xsd:double;
  dwc:minimumDepth '39.6'^^xsd:double;
  dwc:maximumDepth '39.7'^^xsd:double;
  dwc:observedWeight '3.3039647577'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132954'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.426375006439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.287008315283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.574"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  geo-pos:lat "51.426375006439"^^xsd:decimal ;
  geo-pos:long "-4.287008315283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.574"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131883'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.75'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.287008315283'^^xsd:double;
  dwc:startLongitude '-4.2857833333333'^^xsd:double;
  dwc:endLongitude '-4.2882333333333'^^xsd:double;
  dwc:latitude '51.426375006439'^^xsd:double;
  dwc:startLatitude '51.4257'^^xsd:double;
  dwc:endLatitude '51.42705'^^xsd:double;
  dwc:coordinatePrecision '113.574'^^xsd:double;
  dwc:minimumDepth '39.6'^^xsd:double;
  dwc:maximumDepth '39.7'^^xsd:double;
  dwc:observedWeight '174.00881057'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131883'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.426375006439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.287008315283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.574"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  geo-pos:lat "51.426375006439"^^xsd:decimal ;
  geo-pos:long "-4.287008315283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.574"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132189'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.75'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.287008315283'^^xsd:double;
  dwc:startLongitude '-4.2857833333333'^^xsd:double;
  dwc:endLongitude '-4.2882333333333'^^xsd:double;
  dwc:latitude '51.426375006439'^^xsd:double;
  dwc:startLatitude '51.4257'^^xsd:double;
  dwc:endLatitude '51.42705'^^xsd:double;
  dwc:coordinatePrecision '113.574'^^xsd:double;
  dwc:minimumDepth '39.6'^^xsd:double;
  dwc:maximumDepth '39.7'^^xsd:double;
  dwc:observedWeight '5.5066079295'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132189'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.426375006439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.287008315283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.574"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  geo-pos:lat "51.426375006439"^^xsd:decimal ;
  geo-pos:long "-4.287008315283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.574"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132342'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.75'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.287008315283'^^xsd:double;
  dwc:startLongitude '-4.2857833333333'^^xsd:double;
  dwc:endLongitude '-4.2882333333333'^^xsd:double;
  dwc:latitude '51.426375006439'^^xsd:double;
  dwc:startLatitude '51.4257'^^xsd:double;
  dwc:endLatitude '51.42705'^^xsd:double;
  dwc:coordinatePrecision '113.574'^^xsd:double;
  dwc:minimumDepth '39.6'^^xsd:double;
  dwc:maximumDepth '39.7'^^xsd:double;
  dwc:observedWeight '53.964757709'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132342'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.426375006439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.287008315283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.574"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  geo-pos:lat "51.426375006439"^^xsd:decimal ;
  geo-pos:long "-4.287008315283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.574"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131067'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.75'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.287008315283'^^xsd:double;
  dwc:startLongitude '-4.2857833333333'^^xsd:double;
  dwc:endLongitude '-4.2882333333333'^^xsd:double;
  dwc:latitude '51.426375006439'^^xsd:double;
  dwc:startLatitude '51.4257'^^xsd:double;
  dwc:endLatitude '51.42705'^^xsd:double;
  dwc:coordinatePrecision '113.574'^^xsd:double;
  dwc:minimumDepth '39.6'^^xsd:double;
  dwc:maximumDepth '39.7'^^xsd:double;
  dwc:observedWeight '39.647577093'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131067'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.426375006439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.287008315283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.574"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  geo-pos:lat "51.426375006439"^^xsd:decimal ;
  geo-pos:long "-4.287008315283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.574"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131322'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.75'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.287008315283'^^xsd:double;
  dwc:startLongitude '-4.2857833333333'^^xsd:double;
  dwc:endLongitude '-4.2882333333333'^^xsd:double;
  dwc:latitude '51.426375006439'^^xsd:double;
  dwc:startLatitude '51.4257'^^xsd:double;
  dwc:endLatitude '51.42705'^^xsd:double;
  dwc:coordinatePrecision '113.574'^^xsd:double;
  dwc:minimumDepth '39.6'^^xsd:double;
  dwc:maximumDepth '39.7'^^xsd:double;
  dwc:observedWeight '16.519823789'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131322'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.426375006439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.287008315283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.574"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  geo-pos:lat "51.426375006439"^^xsd:decimal ;
  geo-pos:long "-4.287008315283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.574"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130863'^^xsd:integer;
  dwc:scientificName '(Crangon trispinosus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.75'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.287008315283'^^xsd:double;
  dwc:startLongitude '-4.2857833333333'^^xsd:double;
  dwc:endLongitude '-4.2882333333333'^^xsd:double;
  dwc:latitude '51.426375006439'^^xsd:double;
  dwc:startLatitude '51.4257'^^xsd:double;
  dwc:endLatitude '51.42705'^^xsd:double;
  dwc:coordinatePrecision '113.574'^^xsd:double;
  dwc:minimumDepth '39.6'^^xsd:double;
  dwc:maximumDepth '39.7'^^xsd:double;
  dwc:observedWeight '1.1013215859'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '160609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130863'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.426375006439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.287008315283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.574"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  geo-pos:lat "51.426375006439"^^xsd:decimal ;
  geo-pos:long "-4.287008315283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.574"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130455'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.75'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.287008315283'^^xsd:double;
  dwc:startLongitude '-4.2857833333333'^^xsd:double;
  dwc:endLongitude '-4.2882333333333'^^xsd:double;
  dwc:latitude '51.426375006439'^^xsd:double;
  dwc:startLatitude '51.4257'^^xsd:double;
  dwc:endLatitude '51.42705'^^xsd:double;
  dwc:coordinatePrecision '113.574'^^xsd:double;
  dwc:minimumDepth '39.6'^^xsd:double;
  dwc:maximumDepth '39.7'^^xsd:double;
  dwc:observedWeight '1.1013215859'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130455'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.426375006439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.287008315283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.574"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.426375006439 -4.287008315283)"^^geo:wktLiteral ;
  geo-pos:lat "51.426375006439"^^xsd:decimal ;
  geo-pos:long "-4.287008315283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.574"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129894'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.75'^^xsd:double;
  dwc:endTimeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.287008315283'^^xsd:double;
  dwc:startLongitude '-4.2857833333333'^^xsd:double;
  dwc:endLongitude '-4.2882333333333'^^xsd:double;
  dwc:latitude '51.426375006439'^^xsd:double;
  dwc:startLatitude '51.4257'^^xsd:double;
  dwc:endLatitude '51.42705'^^xsd:double;
  dwc:coordinatePrecision '113.574'^^xsd:double;
  dwc:minimumDepth '39.6'^^xsd:double;
  dwc:maximumDepth '39.7'^^xsd:double;
  dwc:observedWeight '2.2026431718'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129894'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.422308340199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.278599985945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "104.697"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  geo-pos:lat "51.422308340199"^^xsd:decimal ;
  geo-pos:long "-4.278599985945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "104.697"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130301'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.483333333333'^^xsd:double;
  dwc:endTimeOfDay '16.566666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.278599985945'^^xsd:double;
  dwc:startLongitude '-4.2773333333333'^^xsd:double;
  dwc:endLongitude '-4.2798666666667'^^xsd:double;
  dwc:latitude '51.422308340199'^^xsd:double;
  dwc:startLatitude '51.4218'^^xsd:double;
  dwc:endLatitude '51.422816666667'^^xsd:double;
  dwc:coordinatePrecision '104.697'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41.4'^^xsd:double;
  dwc:observedWeight '27.511961722'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130301'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.422308340199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.278599985945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "104.697"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  geo-pos:lat "51.422308340199"^^xsd:decimal ;
  geo-pos:long "-4.278599985945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "104.697"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129995'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.483333333333'^^xsd:double;
  dwc:endTimeOfDay '16.566666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.278599985945'^^xsd:double;
  dwc:startLongitude '-4.2773333333333'^^xsd:double;
  dwc:endLongitude '-4.2798666666667'^^xsd:double;
  dwc:latitude '51.422308340199'^^xsd:double;
  dwc:startLatitude '51.4218'^^xsd:double;
  dwc:endLatitude '51.422816666667'^^xsd:double;
  dwc:coordinatePrecision '104.697'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41.4'^^xsd:double;
  dwc:observedWeight '4.7846889952'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129995'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.422308340199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.278599985945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "104.697"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  geo-pos:lat "51.422308340199"^^xsd:decimal ;
  geo-pos:long "-4.278599985945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "104.697"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130046'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.483333333333'^^xsd:double;
  dwc:endTimeOfDay '16.566666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.278599985945'^^xsd:double;
  dwc:startLongitude '-4.2773333333333'^^xsd:double;
  dwc:endLongitude '-4.2798666666667'^^xsd:double;
  dwc:latitude '51.422308340199'^^xsd:double;
  dwc:startLatitude '51.4218'^^xsd:double;
  dwc:endLatitude '51.422816666667'^^xsd:double;
  dwc:coordinatePrecision '104.697'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41.4'^^xsd:double;
  dwc:observedWeight '264.35406699'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130046'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.422308340199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.278599985945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "104.697"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  geo-pos:lat "51.422308340199"^^xsd:decimal ;
  geo-pos:long "-4.278599985945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "104.697"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130097'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.483333333333'^^xsd:double;
  dwc:endTimeOfDay '16.566666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.278599985945'^^xsd:double;
  dwc:startLongitude '-4.2773333333333'^^xsd:double;
  dwc:endLongitude '-4.2798666666667'^^xsd:double;
  dwc:latitude '51.422308340199'^^xsd:double;
  dwc:startLatitude '51.4218'^^xsd:double;
  dwc:endLatitude '51.422816666667'^^xsd:double;
  dwc:coordinatePrecision '104.697'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41.4'^^xsd:double;
  dwc:observedWeight '325.35885167'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130097'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.422308340199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.278599985945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "104.697"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  geo-pos:lat "51.422308340199"^^xsd:decimal ;
  geo-pos:long "-4.278599985945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "104.697"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130403'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.483333333333'^^xsd:double;
  dwc:endTimeOfDay '16.566666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.278599985945'^^xsd:double;
  dwc:startLongitude '-4.2773333333333'^^xsd:double;
  dwc:endLongitude '-4.2798666666667'^^xsd:double;
  dwc:latitude '51.422308340199'^^xsd:double;
  dwc:startLatitude '51.4218'^^xsd:double;
  dwc:endLatitude '51.422816666667'^^xsd:double;
  dwc:coordinatePrecision '104.697'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41.4'^^xsd:double;
  dwc:observedWeight '5.980861244'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130403'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.422308340199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.278599985945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "104.697"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  geo-pos:lat "51.422308340199"^^xsd:decimal ;
  geo-pos:long "-4.278599985945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "104.697"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131474'^^xsd:integer;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.483333333333'^^xsd:double;
  dwc:endTimeOfDay '16.566666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.278599985945'^^xsd:double;
  dwc:startLongitude '-4.2773333333333'^^xsd:double;
  dwc:endLongitude '-4.2798666666667'^^xsd:double;
  dwc:latitude '51.422308340199'^^xsd:double;
  dwc:startLatitude '51.4218'^^xsd:double;
  dwc:endLatitude '51.422816666667'^^xsd:double;
  dwc:coordinatePrecision '104.697'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41.4'^^xsd:double;
  dwc:observedWeight '16.746411483'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131474'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.422308340199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.278599985945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "104.697"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  geo-pos:lat "51.422308340199"^^xsd:decimal ;
  geo-pos:long "-4.278599985945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "104.697"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131882'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.483333333333'^^xsd:double;
  dwc:endTimeOfDay '16.566666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.278599985945'^^xsd:double;
  dwc:startLongitude '-4.2773333333333'^^xsd:double;
  dwc:endLongitude '-4.2798666666667'^^xsd:double;
  dwc:latitude '51.422308340199'^^xsd:double;
  dwc:startLatitude '51.4218'^^xsd:double;
  dwc:endLatitude '51.422816666667'^^xsd:double;
  dwc:coordinatePrecision '104.697'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41.4'^^xsd:double;
  dwc:observedWeight '322.96650718'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131882'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.422308340199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.278599985945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "104.697"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  geo-pos:lat "51.422308340199"^^xsd:decimal ;
  geo-pos:long "-4.278599985945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "104.697"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131066'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.483333333333'^^xsd:double;
  dwc:endTimeOfDay '16.566666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.278599985945'^^xsd:double;
  dwc:startLongitude '-4.2773333333333'^^xsd:double;
  dwc:endLongitude '-4.2798666666667'^^xsd:double;
  dwc:latitude '51.422308340199'^^xsd:double;
  dwc:startLatitude '51.4218'^^xsd:double;
  dwc:endLatitude '51.422816666667'^^xsd:double;
  dwc:coordinatePrecision '104.697'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41.4'^^xsd:double;
  dwc:observedWeight '13.157894737'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131066'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.422308340199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.278599985945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "104.697"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  geo-pos:lat "51.422308340199"^^xsd:decimal ;
  geo-pos:long "-4.278599985945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "104.697"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131321'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.483333333333'^^xsd:double;
  dwc:endTimeOfDay '16.566666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.278599985945'^^xsd:double;
  dwc:startLongitude '-4.2773333333333'^^xsd:double;
  dwc:endLongitude '-4.2798666666667'^^xsd:double;
  dwc:latitude '51.422308340199'^^xsd:double;
  dwc:startLatitude '51.4218'^^xsd:double;
  dwc:endLatitude '51.422816666667'^^xsd:double;
  dwc:coordinatePrecision '104.697'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41.4'^^xsd:double;
  dwc:observedWeight '16.746411483'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131321'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.422308340199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.278599985945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "104.697"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  geo-pos:lat "51.422308340199"^^xsd:decimal ;
  geo-pos:long "-4.278599985945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "104.697"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130709'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.483333333333'^^xsd:double;
  dwc:endTimeOfDay '16.566666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.278599985945'^^xsd:double;
  dwc:startLongitude '-4.2773333333333'^^xsd:double;
  dwc:endLongitude '-4.2798666666667'^^xsd:double;
  dwc:latitude '51.422308340199'^^xsd:double;
  dwc:startLatitude '51.4218'^^xsd:double;
  dwc:endLatitude '51.422816666667'^^xsd:double;
  dwc:coordinatePrecision '104.697'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41.4'^^xsd:double;
  dwc:observedWeight '7.1770334928'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130709'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.422308340199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.278599985945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "104.697"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  geo-pos:lat "51.422308340199"^^xsd:decimal ;
  geo-pos:long "-4.278599985945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "104.697"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130454'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.483333333333'^^xsd:double;
  dwc:endTimeOfDay '16.566666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.278599985945'^^xsd:double;
  dwc:startLongitude '-4.2773333333333'^^xsd:double;
  dwc:endLongitude '-4.2798666666667'^^xsd:double;
  dwc:latitude '51.422308340199'^^xsd:double;
  dwc:startLatitude '51.4218'^^xsd:double;
  dwc:endLatitude '51.422816666667'^^xsd:double;
  dwc:coordinatePrecision '104.697'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41.4'^^xsd:double;
  dwc:observedWeight '7.1770334928'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130454'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.422308340199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.278599985945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "104.697"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  geo-pos:lat "51.422308340199"^^xsd:decimal ;
  geo-pos:long "-4.278599985945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "104.697"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130556'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.483333333333'^^xsd:double;
  dwc:endTimeOfDay '16.566666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.278599985945'^^xsd:double;
  dwc:startLongitude '-4.2773333333333'^^xsd:double;
  dwc:endLongitude '-4.2798666666667'^^xsd:double;
  dwc:latitude '51.422308340199'^^xsd:double;
  dwc:startLatitude '51.4218'^^xsd:double;
  dwc:endLatitude '51.422816666667'^^xsd:double;
  dwc:coordinatePrecision '104.697'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41.4'^^xsd:double;
  dwc:observedWeight '159.09090909'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130556'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.422308340199"^^xsd:decimal ;
  dwc:decimalLongitude "-4.278599985945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "104.697"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.422308340199 -4.278599985945)"^^geo:wktLiteral ;
  geo-pos:lat "51.422308340199"^^xsd:decimal ;
  geo-pos:long "-4.278599985945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "104.697"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129893'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.483333333333'^^xsd:double;
  dwc:endTimeOfDay '16.566666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.278599985945'^^xsd:double;
  dwc:startLongitude '-4.2773333333333'^^xsd:double;
  dwc:endLongitude '-4.2798666666667'^^xsd:double;
  dwc:latitude '51.422308340199'^^xsd:double;
  dwc:startLatitude '51.4218'^^xsd:double;
  dwc:endLatitude '51.422816666667'^^xsd:double;
  dwc:coordinatePrecision '104.697'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41.4'^^xsd:double;
  dwc:observedWeight '1.1961722488'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129893'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3300'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3300'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '149'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:149'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '286'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:286'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19329'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19329'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19603'^^xsd:integer;
  dwc:scientificName 'Proceraea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19603'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20562'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20562'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22754'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22754'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23028'^^xsd:integer;
  dwc:scientificName 'Lumbrineriopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23028'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23165'^^xsd:integer;
  dwc:scientificName 'Lumbrineris sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23165'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17822'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17822'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18096'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis erinaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18096'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17411'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17411'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17548'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17548'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17274'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17274'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18507'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18507'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18644'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18644'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18781'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18781'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18918'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18918'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17685'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17685'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28097'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28097'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28782'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28782'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27686'^^xsd:integer;
  dwc:scientificName 'Spionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27686'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27001'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27001'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24672'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24672'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23576'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23576'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21247'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21247'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22617'^^xsd:integer;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22617'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30563'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora cf. paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30563'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29330'^^xsd:integer;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29330'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30289'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30289'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30700'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30700'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28234'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28234'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34399'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34399'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37139'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37139'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36591'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36591'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37687'^^xsd:integer;
  dwc:scientificName 'Maldanidae sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37687'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38646'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38646'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38920'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38920'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39194'^^xsd:integer;
  dwc:scientificName 'Nicomachinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '154920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39194'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '154920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39605'^^xsd:integer;
  dwc:scientificName 'Petaloproctus terricola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130321'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39605'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45359'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45359'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44126'^^xsd:integer;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44126'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44948'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44948'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43989'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43989'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44263'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44263'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42893'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42893'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43030'^^xsd:integer;
  dwc:scientificName 'Ampharetidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43030'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43167'^^xsd:integer;
  dwc:scientificName 'Melinna elisabethae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43167'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43578'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43578'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41112'^^xsd:integer;
  dwc:scientificName 'Asclerocheilus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41112'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41386'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41386'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41523'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41523'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60429'^^xsd:integer;
  dwc:scientificName 'Ampelisca sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60429'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60840'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60840'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66320'^^xsd:integer;
  dwc:scientificName 'Photis reinhardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66320'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67827'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67827'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66594'^^xsd:integer;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66594'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66868'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66868'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64402'^^xsd:integer;
  dwc:scientificName 'Melita spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64402'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65224'^^xsd:integer;
  dwc:scientificName 'Gammaropsis spp. indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65224'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65361'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65361'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65498'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65498'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56319'^^xsd:integer;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56319'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56593'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56593'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55908'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55908'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56182'^^xsd:integer;
  dwc:scientificName 'Gitana sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56182'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52346'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52346'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52894'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52894'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51387'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51387'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51935'^^xsd:integer;
  dwc:scientificName 'Callipallene brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51935'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52209'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52209'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51113'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51113'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52483'^^xsd:integer;
  dwc:scientificName 'Pycnogonum littorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52483'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '239867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49743'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49743'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49880'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49880'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50428'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50428'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48373'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48373'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48784'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48784'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48921'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48921'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49195'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49195'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49469'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49469'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47277'^^xsd:integer;
  dwc:scientificName 'Thelepus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47277'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46318'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46318'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90295'^^xsd:integer;
  dwc:scientificName 'Odostomia unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90295'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90432'^^xsd:integer;
  dwc:scientificName 'Brachystomia eulimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '491650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90432'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '491650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90980'^^xsd:integer;
  dwc:scientificName 'Partulida spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '162666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90980'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87418'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87418'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87555'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87555'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92213'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92213'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92350'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92350'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92761'^^xsd:integer;
  dwc:scientificName 'Dorididae INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '9904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92761'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '9904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87692'^^xsd:integer;
  dwc:scientificName 'Tornus subcarinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87692'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85911'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85911'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:86870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '86870'^^xsd:integer;
  dwc:scientificName 'Alvania punctura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:86870'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87144'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87144'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87281'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87281'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:84404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '84404'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:84404'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85089'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85089'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82212'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82212'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79198'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79198'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80294'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80294'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80705'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80705'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73992'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73992'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71937'^^xsd:integer;
  dwc:scientificName 'Janira maculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '118732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71937'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '118732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72759'^^xsd:integer;
  dwc:scientificName 'Pseudoparatanais batei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72759'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69334'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69334'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69745'^^xsd:integer;
  dwc:scientificName 'Dyopedos monacanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '489646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69745'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '489646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71115'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71115'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12068'^^xsd:integer;
  dwc:scientificName 'Hesionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12068'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14945'^^xsd:integer;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14945'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15219'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15219'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15356'^^xsd:integer;
  dwc:scientificName 'Eusyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15356'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14123'^^xsd:integer;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14123'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75910'^^xsd:integer;
  dwc:scientificName 'Palaemonidae [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75910'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93446'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93446'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9328'^^xsd:integer;
  dwc:scientificName 'Eumida ockelmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9328'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8780'^^xsd:integer;
  dwc:scientificName 'Eulalia ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8780'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8917'^^xsd:integer;
  dwc:scientificName 'Eulalia tripunctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8917'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6177'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6177'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7547'^^xsd:integer;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7547'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4533'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata ?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4533'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4807'^^xsd:integer;
  dwc:scientificName 'Harmothoe pagenstecheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4807'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5081'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5081'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5492'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5492'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5629'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5629'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1656'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1656'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1382'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1382'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97282'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97282'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97419'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97419'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96871'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96871'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96597'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96597'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94268'^^xsd:integer;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94268'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94405'^^xsd:integer;
  dwc:scientificName 'Modiolarca tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94405'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95638'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95638'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95912'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95912'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93994'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93994'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94131'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94131'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93857'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93857'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101392'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101392'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100296'^^xsd:integer;
  dwc:scientificName 'Abra JUV.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100296'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100433'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100433'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113996'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113996'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111667'^^xsd:integer;
  dwc:scientificName 'Leucoselenia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111667'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111530'^^xsd:integer;
  dwc:scientificName 'Porifera indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111530'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108790'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108790'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108927'^^xsd:integer;
  dwc:scientificName 'Polycarpa pomaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108927'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109064'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109064'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109338'^^xsd:integer;
  dwc:scientificName 'Pyura tessellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109338'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109475'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109475'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107283'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107283'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103995'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103995'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104954'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104954'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101803'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101803'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102077'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102077'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102351'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102351'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102899'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102899'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127285'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127285'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127422'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127422'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125367'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125367'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125641'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125641'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125915'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125915'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127559'^^xsd:integer;
  dwc:scientificName 'Escharella variolosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127559'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128655'^^xsd:integer;
  dwc:scientificName 'Schizomavella auriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111091'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128655'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '862786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128792'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128792'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:129340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '129340'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:129340'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122901'^^xsd:integer;
  dwc:scientificName 'Bowerbankia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122901'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '851589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123997'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123997'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124134'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124134'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121120'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121120'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124408'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124408'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124682'^^xsd:integer;
  dwc:scientificName 'Callopora dumerelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124682'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124819'^^xsd:integer;
  dwc:scientificName 'Amphiblestrum auritum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124819'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118654'^^xsd:integer;
  dwc:scientificName 'Pedicellina cernua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118654'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119887'^^xsd:integer;
  dwc:scientificName 'Tubulipora liliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119887'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120435'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120435'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116873'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116873'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115777'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115777'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114818'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114818'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2844"^^xsd:decimal ;
  dwc:decimalLongitude "-4.276366666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2844 -4.276366666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.2844"^^xsd:decimal ;
  geo-pos:long "-4.276366666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113448'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2763666666667'^^xsd:double;
  dwc:latitude '51.2844'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113448'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2897'^^xsd:integer;
  dwc:scientificName 'Adyte assimilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '155007'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2897'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1062549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3034'^^xsd:integer;
  dwc:scientificName 'Adyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '146894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3034'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1253'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1253'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '157'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:157'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19337'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19337'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19474'^^xsd:integer;
  dwc:scientificName 'Proceraea cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19474'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19611'^^xsd:integer;
  dwc:scientificName 'Proceraea halleziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19611'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20159'^^xsd:integer;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20159'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17693'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17693'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17830'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17830'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17419'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17419'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17556'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17556'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17282'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17282'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18515'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18515'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18652'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18652'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18789'^^xsd:integer;
  dwc:scientificName 'Autolytus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18789'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18926'^^xsd:integer;
  dwc:scientificName 'Autolytus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131252'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18926'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18378'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18378'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19885'^^xsd:integer;
  dwc:scientificName 'Nereis elitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '339286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19885'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '339286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27968'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27968'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28105'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28105'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28790'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28790'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27009'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27009'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27557'^^xsd:integer;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27557'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24680'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24680'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A26187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:26187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '26187'^^xsd:integer;
  dwc:scientificName 'Aricidea minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:26187'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '730747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24954'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24954'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25091'^^xsd:integer;
  dwc:scientificName 'Orbiniidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25091'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25639'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25639'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25776'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25776'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23584'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23584'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21255'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21255'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22488'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22488'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32489'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32489'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32626'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32626'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32078'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32078'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31804'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31804'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30708'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30708'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31119'^^xsd:integer;
  dwc:scientificName 'Scolelepis sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31119'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30297'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30297'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28242'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28242'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28379'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28379'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34544'^^xsd:integer;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34544'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33585'^^xsd:integer;
  dwc:scientificName 'Phyllochaetopterus sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33585'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34407'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34407'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37147'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37147'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36599'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36599'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34681'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34681'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36462'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36462'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35914'^^xsd:integer;
  dwc:scientificName 'Flabelligera affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35914'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37421'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37421'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38243'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38243'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38928'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38928'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A45093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:45093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '45093'^^xsd:integer;
  dwc:scientificName 'Loimia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:45093'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44545'^^xsd:integer;
  dwc:scientificName 'Axionice maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44545'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '868065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44956'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44956'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43997'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43997'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44271'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44271'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42764'^^xsd:integer;
  dwc:scientificName 'Sabellaria sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42764'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42901'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42901'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43175'^^xsd:integer;
  dwc:scientificName 'Melinna elisabethae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43175'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43449'^^xsd:integer;
  dwc:scientificName 'Ampharete sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43449'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43586'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43586'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42627'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42627'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42490'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42490'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41394'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41394'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41531'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41531'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60848'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60848'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59341'^^xsd:integer;
  dwc:scientificName 'Iphimedia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59341'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66191'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66191'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66328'^^xsd:integer;
  dwc:scientificName 'Photis reinhardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66328'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67835'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67835'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66739'^^xsd:integer;
  dwc:scientificName 'Erichthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66739'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66876'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66876'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67013'^^xsd:integer;
  dwc:scientificName 'Jassa spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67013'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67287'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67287'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65369'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65369'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65506'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65506'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63040'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63040'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63314'^^xsd:integer;
  dwc:scientificName 'Cheirocratus spp. [females]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63314'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56327'^^xsd:integer;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56327'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56601'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56601'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55779'^^xsd:integer;
  dwc:scientificName 'Stenopleustes nodifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55779'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55916'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55916'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56053'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56053'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52354'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52354'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51258'^^xsd:integer;
  dwc:scientificName 'Achelia sp. Juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51258'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51943'^^xsd:integer;
  dwc:scientificName 'Callipallene brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51943'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52217'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52217'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51121'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51121'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51395'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51395'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52902'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52902'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53313'^^xsd:integer;
  dwc:scientificName 'Balanus ?eburneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53313'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '421138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53587'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53587'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53998'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53998'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50436'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50436'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49751'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49751'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49888'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49888'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50025'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50025'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48381'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48381'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48518'^^xsd:integer;
  dwc:scientificName 'Demonax torulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48518'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '530937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48929'^^xsd:integer;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48929'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49203'^^xsd:integer;
  dwc:scientificName 'Serpulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49203'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46874'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46874'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48107'^^xsd:integer;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48107'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46326'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46326'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89892'^^xsd:integer;
  dwc:scientificName 'Raphitoma linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '139371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89892'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1389226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87426'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87426'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92221'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92221'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92358'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92358'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92769'^^xsd:integer;
  dwc:scientificName 'Dorididae INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '9904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92769'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '9904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82905'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82905'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:86193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '86193'^^xsd:integer;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:86193'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A86741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:86741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '86741'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:86741'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87152'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87152'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87289'^^xsd:integer;
  dwc:scientificName 'Pusillina inconspicua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87289'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83864'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83864'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:84275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '84275'^^xsd:integer;
  dwc:scientificName 'Monodaeus couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:84275'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85097'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85097'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85234'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85234'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85919'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85919'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82220'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82220'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82357'^^xsd:integer;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82357'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82631'^^xsd:integer;
  dwc:scientificName 'Eurynome spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82631'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79206'^^xsd:integer;
  dwc:scientificName 'Paguridae indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79206'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79617'^^xsd:integer;
  dwc:scientificName 'Pagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79617'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A79891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:79891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '79891'^^xsd:integer;
  dwc:scientificName 'Galathea dispersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:79891'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80165'^^xsd:integer;
  dwc:scientificName 'Munida rugosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80165'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83727'^^xsd:integer;
  dwc:scientificName 'Liocarcinus marmoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83727'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1750287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80302'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80302'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80713'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80713'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:81261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '81261'^^xsd:integer;
  dwc:scientificName 'Hyas sp. Juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:81261'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:81398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '81398'^^xsd:integer;
  dwc:scientificName 'Hyas araneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:81398'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:81535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '81535'^^xsd:integer;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:81535'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:81672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '81672'^^xsd:integer;
  dwc:scientificName 'Inachus leptochirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:81672'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76329'^^xsd:integer;
  dwc:scientificName 'Eualus ?pusiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76329'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76466'^^xsd:integer;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76466'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A76603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:76603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '76603'^^xsd:integer;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:76603'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77288'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77288'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77425'^^xsd:integer;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77425'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77699'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77699'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74000'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74000'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70438'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70438'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72904'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72904'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70164'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70164'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11117'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11117'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12487'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12487'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15501'^^xsd:integer;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15501'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15227'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15227'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93454'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93454'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13035'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13035'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10569'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10569'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10158'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10158'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9199'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9199'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8651'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8651'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9062'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9062'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6185'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6185'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6733'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6733'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3308'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3308'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4404'^^xsd:integer;
  dwc:scientificName 'Harmothoe glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '571832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4404'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '571832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4815'^^xsd:integer;
  dwc:scientificName 'Harmothoe pagenstecheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4815'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3719'^^xsd:integer;
  dwc:scientificName 'Harmothoe sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3719'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3856'^^xsd:integer;
  dwc:scientificName 'Harmothoe andreapolis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3856'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '147008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5089'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5089'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5500'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5500'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5637'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5637'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1664'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1664'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1390'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1390'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97427'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97427'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97701'^^xsd:integer;
  dwc:scientificName 'Spisula INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97701'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96605'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96605'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94413'^^xsd:integer;
  dwc:scientificName 'Modiolarca tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94413'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95372'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95372'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95646'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95646'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94139'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94139'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93865'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93865'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97838'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97838'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101400'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101400'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100441'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100441'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113867'^^xsd:integer;
  dwc:scientificName 'Halecium beanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '157947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113867'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '157947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114004'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114004'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111675'^^xsd:integer;
  dwc:scientificName 'Leucoselenia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111675'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111949'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111949'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A112497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:112497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '112497'^^xsd:integer;
  dwc:scientificName 'Eudendrium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:112497'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113045'^^xsd:integer;
  dwc:scientificName 'Mitrocomella sp?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113045'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113182'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113182'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A110990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:110990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '110990'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:110990'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111264'^^xsd:integer;
  dwc:scientificName 'Astrorhiza sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '112299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111264'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '112299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108798'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108798'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109072'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109072'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107291'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107291'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107017'^^xsd:integer;
  dwc:scientificName 'Holothurioidea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '149846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107017'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105921'^^xsd:integer;
  dwc:scientificName 'Echinus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '124286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105921'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '532035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105647'^^xsd:integer;
  dwc:scientificName 'Echinoida [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105647'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '510534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104414'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104414'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103455'^^xsd:integer;
  dwc:scientificName 'Solasteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103455'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103592'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103592'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103729'^^xsd:integer;
  dwc:scientificName 'Asterias rubens  [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103729'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101811'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101811'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101263'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101263'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102907'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102907'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127430'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127430'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125649'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125649'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125923'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125923'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128526'^^xsd:integer;
  dwc:scientificName 'Schizomavella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128526'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128663'^^xsd:integer;
  dwc:scientificName 'Schizomavella auriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111091'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128663'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '862786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121265'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121265'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121676'^^xsd:integer;
  dwc:scientificName 'Nolella dilatata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121676'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122361'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122361'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123594'^^xsd:integer;
  dwc:scientificName 'Scruparia ambigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123594'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124005'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124005'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121128'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121128'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124142'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124142'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124416'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124416'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124690'^^xsd:integer;
  dwc:scientificName 'Callopora dumerelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124690'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125375'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125375'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119210'^^xsd:integer;
  dwc:scientificName 'Crisia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119210'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120032'^^xsd:integer;
  dwc:scientificName 'Plagioecia patina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120032'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120443'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120443'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116333'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116333'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116881'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116881'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117018'^^xsd:integer;
  dwc:scientificName 'Clytia paulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117018'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117977'^^xsd:integer;
  dwc:scientificName 'Obelia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117977'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115648'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115648'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115785'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115785'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114826'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114826'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114963'^^xsd:integer;
  dwc:scientificName 'Sertularella spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114963'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115100'^^xsd:integer;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115100'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113456'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113456'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33316666666666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270716666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33316666666666 -4.270716666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.33316666666666"^^xsd:decimal ;
  geo-pos:long "-4.270716666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113730'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2707166666667'^^xsd:double;
  dwc:latitude '51.333166666667'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113730'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419866675647 -4.270349987868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419866675647"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270349987868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "109.511"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419866675647 -4.270349987868)"^^geo:wktLiteral ;
  geo-pos:lat "51.419866675647"^^xsd:decimal ;
  geo-pos:long "-4.270349987868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "109.511"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130300'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.216666666667'^^xsd:double;
  dwc:endTimeOfDay '16.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.270349987868'^^xsd:double;
  dwc:startLongitude '-4.2689'^^xsd:double;
  dwc:endLongitude '-4.2718'^^xsd:double;
  dwc:latitude '51.419866675647'^^xsd:double;
  dwc:startLatitude '51.419483333333'^^xsd:double;
  dwc:endLatitude '51.42025'^^xsd:double;
  dwc:coordinatePrecision '109.511'^^xsd:double;
  dwc:minimumDepth '42.1'^^xsd:double;
  dwc:maximumDepth '43.1'^^xsd:double;
  dwc:observedWeight '13.698630137'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130300'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419866675647 -4.270349987868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419866675647"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270349987868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "109.511"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419866675647 -4.270349987868)"^^geo:wktLiteral ;
  geo-pos:lat "51.419866675647"^^xsd:decimal ;
  geo-pos:long "-4.270349987868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "109.511"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130045'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.216666666667'^^xsd:double;
  dwc:endTimeOfDay '16.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.270349987868'^^xsd:double;
  dwc:startLongitude '-4.2689'^^xsd:double;
  dwc:endLongitude '-4.2718'^^xsd:double;
  dwc:latitude '51.419866675647'^^xsd:double;
  dwc:startLatitude '51.419483333333'^^xsd:double;
  dwc:endLatitude '51.42025'^^xsd:double;
  dwc:coordinatePrecision '109.511'^^xsd:double;
  dwc:minimumDepth '42.1'^^xsd:double;
  dwc:maximumDepth '43.1'^^xsd:double;
  dwc:observedWeight '133.56164384'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130045'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419866675647 -4.270349987868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419866675647"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270349987868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "109.511"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419866675647 -4.270349987868)"^^geo:wktLiteral ;
  geo-pos:lat "51.419866675647"^^xsd:decimal ;
  geo-pos:long "-4.270349987868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "109.511"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130096'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.216666666667'^^xsd:double;
  dwc:endTimeOfDay '16.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.270349987868'^^xsd:double;
  dwc:startLongitude '-4.2689'^^xsd:double;
  dwc:endLongitude '-4.2718'^^xsd:double;
  dwc:latitude '51.419866675647'^^xsd:double;
  dwc:startLatitude '51.419483333333'^^xsd:double;
  dwc:endLatitude '51.42025'^^xsd:double;
  dwc:coordinatePrecision '109.511'^^xsd:double;
  dwc:minimumDepth '42.1'^^xsd:double;
  dwc:maximumDepth '43.1'^^xsd:double;
  dwc:observedWeight '92.465753425'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130096'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419866675647 -4.270349987868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419866675647"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270349987868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "109.511"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419866675647 -4.270349987868)"^^geo:wktLiteral ;
  geo-pos:lat "51.419866675647"^^xsd:decimal ;
  geo-pos:long "-4.270349987868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "109.511"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130147'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.216666666667'^^xsd:double;
  dwc:endTimeOfDay '16.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.270349987868'^^xsd:double;
  dwc:startLongitude '-4.2689'^^xsd:double;
  dwc:endLongitude '-4.2718'^^xsd:double;
  dwc:latitude '51.419866675647'^^xsd:double;
  dwc:startLatitude '51.419483333333'^^xsd:double;
  dwc:endLatitude '51.42025'^^xsd:double;
  dwc:coordinatePrecision '109.511'^^xsd:double;
  dwc:minimumDepth '42.1'^^xsd:double;
  dwc:maximumDepth '43.1'^^xsd:double;
  dwc:observedWeight '1.1415525114'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130147'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419866675647 -4.270349987868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419866675647"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270349987868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "109.511"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419866675647 -4.270349987868)"^^geo:wktLiteral ;
  geo-pos:lat "51.419866675647"^^xsd:decimal ;
  geo-pos:long "-4.270349987868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "109.511"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132340'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.216666666667'^^xsd:double;
  dwc:endTimeOfDay '16.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.270349987868'^^xsd:double;
  dwc:startLongitude '-4.2689'^^xsd:double;
  dwc:endLongitude '-4.2718'^^xsd:double;
  dwc:latitude '51.419866675647'^^xsd:double;
  dwc:startLatitude '51.419483333333'^^xsd:double;
  dwc:endLatitude '51.42025'^^xsd:double;
  dwc:coordinatePrecision '109.511'^^xsd:double;
  dwc:minimumDepth '42.1'^^xsd:double;
  dwc:maximumDepth '43.1'^^xsd:double;
  dwc:observedWeight '248.85844749'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132340'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419866675647 -4.270349987868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419866675647"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270349987868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "109.511"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419866675647 -4.270349987868)"^^geo:wktLiteral ;
  geo-pos:lat "51.419866675647"^^xsd:decimal ;
  geo-pos:long "-4.270349987868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "109.511"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131065'^^xsd:integer;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.216666666667'^^xsd:double;
  dwc:endTimeOfDay '16.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.270349987868'^^xsd:double;
  dwc:startLongitude '-4.2689'^^xsd:double;
  dwc:endLongitude '-4.2718'^^xsd:double;
  dwc:latitude '51.419866675647'^^xsd:double;
  dwc:startLatitude '51.419483333333'^^xsd:double;
  dwc:endLatitude '51.42025'^^xsd:double;
  dwc:coordinatePrecision '109.511'^^xsd:double;
  dwc:minimumDepth '42.1'^^xsd:double;
  dwc:maximumDepth '43.1'^^xsd:double;
  dwc:observedWeight '4.5662100457'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131065'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419866675647 -4.270349987868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.419866675647"^^xsd:decimal ;
  dwc:decimalLongitude "-4.270349987868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "109.511"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.419866675647 -4.270349987868)"^^geo:wktLiteral ;
  geo-pos:lat "51.419866675647"^^xsd:decimal ;
  geo-pos:long "-4.270349987868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "109.511"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131320'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.216666666667'^^xsd:double;
  dwc:endTimeOfDay '16.3'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.270349987868'^^xsd:double;
  dwc:startLongitude '-4.2689'^^xsd:double;
  dwc:endLongitude '-4.2718'^^xsd:double;
  dwc:latitude '51.419866675647'^^xsd:double;
  dwc:startLatitude '51.419483333333'^^xsd:double;
  dwc:endLatitude '51.42025'^^xsd:double;
  dwc:coordinatePrecision '109.511'^^xsd:double;
  dwc:minimumDepth '42.1'^^xsd:double;
  dwc:maximumDepth '43.1'^^xsd:double;
  dwc:observedWeight '18.264840183'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131320'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3299'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3299'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '148'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:148'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19328'^^xsd:integer;
  dwc:scientificName 'Autolytus prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '157234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19328'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20150'^^xsd:integer;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20150'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17821'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17821'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17958'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17958'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18095'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis erinaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18095'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17547'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17547'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17273'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17273'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17410'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17410'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18643'^^xsd:integer;
  dwc:scientificName 'Autolytus indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18643'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18506'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18506'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17684'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis sp. X'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17684'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16725'^^xsd:integer;
  dwc:scientificName 'Syllides sp. Y'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16725'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28096'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28096'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28781'^^xsd:integer;
  dwc:scientificName 'Polydora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28781'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27000'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27000'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23712'^^xsd:integer;
  dwc:scientificName 'Lumbrineris latreilli?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23712'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24671'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24671'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24945'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24945'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25219'^^xsd:integer;
  dwc:scientificName 'Orbinia sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25219'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25630'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25630'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25767'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25767'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A23575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:23575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '23575'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:23575'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21246'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21246'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A22479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:22479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '22479'^^xsd:integer;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:22479'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A29055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:29055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '29055'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:29055'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30288'^^xsd:integer;
  dwc:scientificName 'Aurospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '146532'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30288'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28233'^^xsd:integer;
  dwc:scientificName 'Laonice sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28233'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28370'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28370'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34535'^^xsd:integer;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34535'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34672'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34672'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33850'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33850'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34398'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34398'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35494'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis? Juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35494'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37138'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37138'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36590'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36590'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36864'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. C'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36864'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37412'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37412'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37823'^^xsd:integer;
  dwc:scientificName 'Praxillura longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37823'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38508'^^xsd:integer;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38508'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38919'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38919'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39193'^^xsd:integer;
  dwc:scientificName 'Nicomachinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '154920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39193'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '154920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39330'^^xsd:integer;
  dwc:scientificName 'Nicomache sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39330'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39467'^^xsd:integer;
  dwc:scientificName 'Petaloproctus tenuis borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39467'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A39604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:39604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '39604'^^xsd:integer;
  dwc:scientificName 'Petaloproctus terricola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130321'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:39604'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44947'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44947'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43714'^^xsd:integer;
  dwc:scientificName 'Amphicteis midas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43714'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43988'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43988'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44262'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44262'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42892'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42892'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43166'^^xsd:integer;
  dwc:scientificName 'Melinna elisabethae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43166'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43577'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43577'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41111'^^xsd:integer;
  dwc:scientificName 'Asclerocheilus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41111'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41385'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41385'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41522'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41522'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60291'^^xsd:integer;
  dwc:scientificName 'Tritaea gibbosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60291'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60702'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60702'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60839'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60839'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66319'^^xsd:integer;
  dwc:scientificName 'Photis reinhardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66319'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67826'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67826'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66730'^^xsd:integer;
  dwc:scientificName 'Erichthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66730'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66867'^^xsd:integer;
  dwc:scientificName 'Ischyrocerus anguipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66867'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65360'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65360'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65497'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65497'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63031'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63031'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56318'^^xsd:integer;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56318'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56592'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56592'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55907'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55907'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56044'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56044'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52345'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52345'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52893'^^xsd:integer;
  dwc:scientificName 'Verruca stroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52893'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51386'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51386'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51934'^^xsd:integer;
  dwc:scientificName 'Callipallene brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51934'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A52208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:52208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '52208'^^xsd:integer;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:52208'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51112'^^xsd:integer;
  dwc:scientificName 'Nymphon brevirostre'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '150520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51112'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '150520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53167'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53167'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53578'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53578'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50975'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50975'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49742'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49742'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50427'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50427'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48235'^^xsd:integer;
  dwc:scientificName 'Chone sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48235'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48372'^^xsd:integer;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48372'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A49468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:49468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '49468'^^xsd:integer;
  dwc:scientificName 'Hydroides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:49468'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46865'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46865'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47413'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47413'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47550'^^xsd:integer;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47550'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A47687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:47687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '47687'^^xsd:integer;
  dwc:scientificName 'Sabellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:47687'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A48098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:48098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '48098'^^xsd:integer;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:48098'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46317'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46317'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89061'^^xsd:integer;
  dwc:scientificName 'Ocenebra erinacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89061'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89609'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89609'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90020'^^xsd:integer;
  dwc:scientificName 'Odostomia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90020'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90568'^^xsd:integer;
  dwc:scientificName 'Chrysallida obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '146825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90568'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90705'^^xsd:integer;
  dwc:scientificName 'Noemiamea dolioliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90705'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A90979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:90979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '90979'^^xsd:integer;
  dwc:scientificName 'Partulida spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '162666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:90979'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '836020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87417'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87417'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87554'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87554'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92212'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92212'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92349'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92349'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93034'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93034'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83855'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83855'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82896'^^xsd:integer;
  dwc:scientificName 'Atelecyclus rotundatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82896'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85910'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85910'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87143'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87143'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:84266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '84266'^^xsd:integer;
  dwc:scientificName 'Monodaeus couchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:84266'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:84403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '84403'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:84403'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85088'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85088'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82211'^^xsd:integer;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82211'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82485'^^xsd:integer;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82485'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80019'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80019'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80293'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80293'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A81389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:81389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '81389'^^xsd:integer;
  dwc:scientificName 'Hyas araneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:81389'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75772'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75772'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74402'^^xsd:integer;
  dwc:scientificName 'Campylaspis ?glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '110543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74402'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70429'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70429'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71114'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71114'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72895'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72895'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69333'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69333'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69607'^^xsd:integer;
  dwc:scientificName 'Podoceridae Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '101405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69607'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '101405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71936'^^xsd:integer;
  dwc:scientificName 'Janira maculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '118732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71936'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '118732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A11108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:11108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '11108'^^xsd:integer;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:11108'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13026'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13026'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12478'^^xsd:integer;
  dwc:scientificName 'Psamathe fusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152249'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12478'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14944'^^xsd:integer;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14944'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A15218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:15218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '15218'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:15218'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13848'^^xsd:integer;
  dwc:scientificName 'Ehlersia sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13848'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14122'^^xsd:integer;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14122'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93445'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93445'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10012'^^xsd:integer;
  dwc:scientificName 'Glycera sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10012'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10560'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10560'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10697'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10697'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9327'^^xsd:integer;
  dwc:scientificName 'Eumida ockelmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9327'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8779'^^xsd:integer;
  dwc:scientificName 'Eulalia ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8779'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6724'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6724'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8505'^^xsd:integer;
  dwc:scientificName 'Eulalia expusilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8505'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6861'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6861'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4395'^^xsd:integer;
  dwc:scientificName 'Harmothoe glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '571832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4395'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '571832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A4806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:4806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '4806'^^xsd:integer;
  dwc:scientificName 'Harmothoe pagenstecheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:4806'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5080'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5080'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5217'^^xsd:integer;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5217'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5491'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5491'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5628'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5628'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1655'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1655'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1381'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1381'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97281'^^xsd:integer;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97281'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97418'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97418'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97829'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97829'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96596'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96596'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94267'^^xsd:integer;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94267'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A94541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:94541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '94541'^^xsd:integer;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:94541'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95363'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95363'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95637'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95637'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93856'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93856'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101254'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101254'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101391'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101391'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101802'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101802'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100843'^^xsd:integer;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100843'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100432'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100432'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113995'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113995'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111940'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111940'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109611'^^xsd:integer;
  dwc:scientificName 'Molgula citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103775'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109611'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108652'^^xsd:integer;
  dwc:scientificName 'Styela coriacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108652'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108789'^^xsd:integer;
  dwc:scientificName 'Polycarpa fibrosa?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108789'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109063'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109063'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109474'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109474'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A107282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:107282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '107282'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:107282'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104131'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104131'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104405'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104405'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102350'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102350'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102898'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102898'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127284'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127284'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A127421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:127421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '127421'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:127421'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125366'^^xsd:integer;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125366'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125640'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125640'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125914'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125914'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128517'^^xsd:integer;
  dwc:scientificName 'Schizomavella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128517'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A128654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:128654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '128654'^^xsd:integer;
  dwc:scientificName 'Schizomavella auriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111091'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:128654'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '862786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A129750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:129750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '129750'^^xsd:integer;
  dwc:scientificName 'Tubicellepora avicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:129750'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121667'^^xsd:integer;
  dwc:scientificName 'Nolella dilatata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121667'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122352'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122352'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123585'^^xsd:integer;
  dwc:scientificName 'Scruparia ambigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123585'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123996'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123996'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124133'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124133'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124407'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124407'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124681'^^xsd:integer;
  dwc:scientificName 'Callopora dumerelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124681'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A118927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:118927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '118927'^^xsd:integer;
  dwc:scientificName 'Barentsia ?gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:118927'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119749'^^xsd:integer;
  dwc:scientificName 'Tubulipora sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119749'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A119886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:119886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '119886'^^xsd:integer;
  dwc:scientificName 'Tubulipora liliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:119886'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120023'^^xsd:integer;
  dwc:scientificName 'Plagioecia patina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120023'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120434'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120434'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121119'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121119'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116324'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116324'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117420'^^xsd:integer;
  dwc:scientificName 'Laomedea calceolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117420'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115639'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115639'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116872'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116872'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114817'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114817'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.288333333333334"^^xsd:decimal ;
  dwc:decimalLongitude "-4.263866666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.288333333333334 -4.263866666666667)"^^geo:wktLiteral ;
  geo-pos:lat "51.288333333333334"^^xsd:decimal ;
  geo-pos:long "-4.263866666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113447'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2638666666667'^^xsd:double;
  dwc:latitude '51.288333333333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:occurrenceRemarks 'Qualitative station: Where grab sampling proved ineffective, the macrofauna were only examined from a qualitative point of view. In situations where a number of small or unsuccessful grabs had together produced a \'reasonable" amount of sediment, this was '^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113447'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130291'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '88.983050847'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130291'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129985'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '27.542372881'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129985'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130036'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '439.61864407'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130036'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130699'^^xsd:integer;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '5.2966101695'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130699'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130087'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '1467.1610169'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130087'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130138'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '1.0593220339'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130138'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130393'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '4.2372881356'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130393'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131464'^^xsd:integer;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '28.601694915'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131464'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131566'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '4.2372881356'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131566'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131821'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '9.5338983051'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131821'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131005'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '166.31355932'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131005'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132535'^^xsd:integer;
  dwc:scientificName 'Colus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '5.2966101695'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132535'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132637'^^xsd:integer;
  dwc:scientificName 'Ebalia cranchi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132637'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132943'^^xsd:integer;
  dwc:scientificName 'Entelurus aequoreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '2.1186440678'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '127379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132943'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132127'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '5.2966101695'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132127'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132331'^^xsd:integer;
  dwc:scientificName 'Maia squinado'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '166.31355932'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '535934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132331'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131158'^^xsd:integer;
  dwc:scientificName 'Aphodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '22.245762712'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131158'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130954'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '2.1186440678'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130954'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130444'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '7.4152542373'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130444'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.461983345663"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26086667719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "122.28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.461983345663 -4.26086667719)"^^geo:wktLiteral ;
  geo-pos:lat "51.461983345663"^^xsd:decimal ;
  geo-pos:long "-4.26086667719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "122.28"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130546'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.1166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.26086667719'^^xsd:double;
  dwc:startLongitude '-4.2591666666667'^^xsd:double;
  dwc:endLongitude '-4.2625666666667'^^xsd:double;
  dwc:latitude '51.461983345663'^^xsd:double;
  dwc:startLatitude '51.462266666667'^^xsd:double;
  dwc:endLatitude '51.4617'^^xsd:double;
  dwc:coordinatePrecision '122.28'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:observedWeight '3.1779661017'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130546'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1224'^^xsd:integer;
  dwc:scientificName 'Sphenotrochus andrewianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '135217'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1224'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '135217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21089'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21089'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17527'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17527'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17390'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17390'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18486'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18486'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17664'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17664'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16431'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16431'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A28213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:28213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '28213'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:28213'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27802'^^xsd:integer;
  dwc:scientificName 'Spionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27802'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32597'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32597'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32460'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32460'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31912'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31912'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36296'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36296'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37529'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37529'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38351'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38351'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40543'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40543'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44379'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44379'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42050'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42050'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62189'^^xsd:integer;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62189'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59997'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59997'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67121'^^xsd:integer;
  dwc:scientificName 'Jassa spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101571'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67121'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '101571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A53695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:53695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '53695'^^xsd:integer;
  dwc:scientificName 'Commensal copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:53695'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54106'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54106'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51366'^^xsd:integer;
  dwc:scientificName 'Achelia sp. Juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '134568'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51366'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '134568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51092'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51092'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46845'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46845'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46434'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46434'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88082'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88082'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87123'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87123'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80410'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80410'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75889'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75889'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75204'^^xsd:integer;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75204'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73286'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73286'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73971'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73971'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69587'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69587'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71779'^^xsd:integer;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71779'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A14650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:14650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '14650'^^xsd:integer;
  dwc:scientificName 'Syllis sp. H'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:14650'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10814'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10814'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6978'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6978'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1498'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1498'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96987'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96987'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93973'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93973'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97946'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97946'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100549'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100549'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111098'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111098'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108358'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108358'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106303'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106303'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105618'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105618'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104111'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104111'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121236'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121236'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124113'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124113'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A120825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:120825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '120825'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:120825'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115756'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115756'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114934'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114934'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115071'^^xsd:integer;
  dwc:scientificName 'Sertularella spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117233'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115071'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '117233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46565"^^xsd:decimal ;
  dwc:decimalLongitude "-4.255133333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46565 -4.255133333333333)"^^geo:wktLiteral ;
  geo-pos:lat "51.46565"^^xsd:decimal ;
  geo-pos:long "-4.255133333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113290'^^xsd:integer;
  dwc:scientificName 'Lovenella clausa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.2551333333333'^^xsd:double;
  dwc:latitude '51.46565'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117736'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113290'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '117736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46465001093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.254533347901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.467"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  geo-pos:lat "51.46465001093"^^xsd:decimal ;
  geo-pos:long "-4.254533347901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.467"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130288'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.254533347901'^^xsd:double;
  dwc:startLongitude '-4.2529333333333'^^xsd:double;
  dwc:endLongitude '-4.2561333333333'^^xsd:double;
  dwc:latitude '51.46465001093'^^xsd:double;
  dwc:startLatitude '51.465066666667'^^xsd:double;
  dwc:endLatitude '51.464233333333'^^xsd:double;
  dwc:coordinatePrecision '120.467'^^xsd:double;
  dwc:minimumDepth '40.1'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '12.44813278'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130288'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46465001093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.254533347901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.467"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  geo-pos:lat "51.46465001093"^^xsd:decimal ;
  geo-pos:long "-4.254533347901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.467"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130033'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.254533347901'^^xsd:double;
  dwc:startLongitude '-4.2529333333333'^^xsd:double;
  dwc:endLongitude '-4.2561333333333'^^xsd:double;
  dwc:latitude '51.46465001093'^^xsd:double;
  dwc:startLatitude '51.465066666667'^^xsd:double;
  dwc:endLatitude '51.464233333333'^^xsd:double;
  dwc:coordinatePrecision '120.467'^^xsd:double;
  dwc:minimumDepth '40.1'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '44.605809129'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130033'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46465001093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.254533347901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.467"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  geo-pos:lat "51.46465001093"^^xsd:decimal ;
  geo-pos:long "-4.254533347901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.467"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130084'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.254533347901'^^xsd:double;
  dwc:startLongitude '-4.2529333333333'^^xsd:double;
  dwc:endLongitude '-4.2561333333333'^^xsd:double;
  dwc:latitude '51.46465001093'^^xsd:double;
  dwc:startLatitude '51.465066666667'^^xsd:double;
  dwc:endLatitude '51.464233333333'^^xsd:double;
  dwc:coordinatePrecision '120.467'^^xsd:double;
  dwc:minimumDepth '40.1'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '426.34854772'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130084'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46465001093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.254533347901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.467"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  geo-pos:lat "51.46465001093"^^xsd:decimal ;
  geo-pos:long "-4.254533347901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.467"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131461'^^xsd:integer;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.254533347901'^^xsd:double;
  dwc:startLongitude '-4.2529333333333'^^xsd:double;
  dwc:endLongitude '-4.2561333333333'^^xsd:double;
  dwc:latitude '51.46465001093'^^xsd:double;
  dwc:startLatitude '51.465066666667'^^xsd:double;
  dwc:endLatitude '51.464233333333'^^xsd:double;
  dwc:coordinatePrecision '120.467'^^xsd:double;
  dwc:minimumDepth '40.1'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '1.0373443983'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131461'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46465001093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.254533347901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.467"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  geo-pos:lat "51.46465001093"^^xsd:decimal ;
  geo-pos:long "-4.254533347901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.467"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131563'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.254533347901'^^xsd:double;
  dwc:startLongitude '-4.2529333333333'^^xsd:double;
  dwc:endLongitude '-4.2561333333333'^^xsd:double;
  dwc:latitude '51.46465001093'^^xsd:double;
  dwc:startLatitude '51.465066666667'^^xsd:double;
  dwc:endLatitude '51.464233333333'^^xsd:double;
  dwc:coordinatePrecision '120.467'^^xsd:double;
  dwc:minimumDepth '40.1'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '5.1867219917'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131563'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46465001093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.254533347901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.467"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  geo-pos:lat "51.46465001093"^^xsd:decimal ;
  geo-pos:long "-4.254533347901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.467"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131665'^^xsd:integer;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.254533347901'^^xsd:double;
  dwc:startLongitude '-4.2529333333333'^^xsd:double;
  dwc:endLongitude '-4.2561333333333'^^xsd:double;
  dwc:latitude '51.46465001093'^^xsd:double;
  dwc:startLatitude '51.465066666667'^^xsd:double;
  dwc:endLatitude '51.464233333333'^^xsd:double;
  dwc:coordinatePrecision '120.467'^^xsd:double;
  dwc:minimumDepth '40.1'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '41.493775934'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131665'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46465001093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.254533347901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.467"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  geo-pos:lat "51.46465001093"^^xsd:decimal ;
  geo-pos:long "-4.254533347901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.467"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132022'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.254533347901'^^xsd:double;
  dwc:startLongitude '-4.2529333333333'^^xsd:double;
  dwc:endLongitude '-4.2561333333333'^^xsd:double;
  dwc:latitude '51.46465001093'^^xsd:double;
  dwc:startLatitude '51.465066666667'^^xsd:double;
  dwc:endLatitude '51.464233333333'^^xsd:double;
  dwc:coordinatePrecision '120.467'^^xsd:double;
  dwc:minimumDepth '40.1'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '76.763485477'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132022'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46465001093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.254533347901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.467"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  geo-pos:lat "51.46465001093"^^xsd:decimal ;
  geo-pos:long "-4.254533347901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.467"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132124'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.254533347901'^^xsd:double;
  dwc:startLongitude '-4.2529333333333'^^xsd:double;
  dwc:endLongitude '-4.2561333333333'^^xsd:double;
  dwc:latitude '51.46465001093'^^xsd:double;
  dwc:startLatitude '51.465066666667'^^xsd:double;
  dwc:endLatitude '51.464233333333'^^xsd:double;
  dwc:coordinatePrecision '120.467'^^xsd:double;
  dwc:minimumDepth '40.1'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '1.0373443983'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132124'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46465001093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.254533347901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.467"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  geo-pos:lat "51.46465001093"^^xsd:decimal ;
  geo-pos:long "-4.254533347901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.467"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131155'^^xsd:integer;
  dwc:scientificName 'Aphodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.254533347901'^^xsd:double;
  dwc:startLongitude '-4.2529333333333'^^xsd:double;
  dwc:endLongitude '-4.2561333333333'^^xsd:double;
  dwc:latitude '51.46465001093'^^xsd:double;
  dwc:startLatitude '51.465066666667'^^xsd:double;
  dwc:endLatitude '51.464233333333'^^xsd:double;
  dwc:coordinatePrecision '120.467'^^xsd:double;
  dwc:minimumDepth '40.1'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '1.0373443983'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131155'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46465001093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.254533347901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.467"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  geo-pos:lat "51.46465001093"^^xsd:decimal ;
  geo-pos:long "-4.254533347901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.467"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130441'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.254533347901'^^xsd:double;
  dwc:startLongitude '-4.2529333333333'^^xsd:double;
  dwc:endLongitude '-4.2561333333333'^^xsd:double;
  dwc:latitude '51.46465001093'^^xsd:double;
  dwc:startLatitude '51.465066666667'^^xsd:double;
  dwc:endLatitude '51.464233333333'^^xsd:double;
  dwc:coordinatePrecision '120.467'^^xsd:double;
  dwc:minimumDepth '40.1'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '4.1493775934'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130441'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46465001093"^^xsd:decimal ;
  dwc:decimalLongitude "-4.254533347901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "120.467"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46465001093 -4.254533347901)"^^geo:wktLiteral ;
  geo-pos:lat "51.46465001093"^^xsd:decimal ;
  geo-pos:long "-4.254533347901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "120.467"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130543'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.2333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.254533347901'^^xsd:double;
  dwc:startLongitude '-4.2529333333333'^^xsd:double;
  dwc:endLongitude '-4.2561333333333'^^xsd:double;
  dwc:latitude '51.46465001093'^^xsd:double;
  dwc:startLatitude '51.465066666667'^^xsd:double;
  dwc:endLatitude '51.464233333333'^^xsd:double;
  dwc:coordinatePrecision '120.467'^^xsd:double;
  dwc:minimumDepth '40.1'^^xsd:double;
  dwc:maximumDepth '40.3'^^xsd:double;
  dwc:observedWeight '43.56846473'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130543'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.463258339394 -4.253591673392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.463258339394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.253591673392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "87.6621"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.463258339394 -4.253591673392)"^^geo:wktLiteral ;
  geo-pos:lat "51.463258339394"^^xsd:decimal ;
  geo-pos:long "-4.253591673392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "87.6621"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130290'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6'^^xsd:double;
  dwc:endTimeOfDay '8.9833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.253591673392'^^xsd:double;
  dwc:startLongitude '-4.2524'^^xsd:double;
  dwc:endLongitude '-4.2547833333333'^^xsd:double;
  dwc:latitude '51.463258339394'^^xsd:double;
  dwc:startLatitude '51.463516666667'^^xsd:double;
  dwc:endLatitude '51.463'^^xsd:double;
  dwc:coordinatePrecision '87.6621'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.9'^^xsd:double;
  dwc:observedWeight '10'^^xsd:integer;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130290'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.463258339394 -4.253591673392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.463258339394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.253591673392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "87.6621"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.463258339394 -4.253591673392)"^^geo:wktLiteral ;
  geo-pos:lat "51.463258339394"^^xsd:decimal ;
  geo-pos:long "-4.253591673392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "87.6621"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130035'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6'^^xsd:double;
  dwc:endTimeOfDay '8.9833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.253591673392'^^xsd:double;
  dwc:startLongitude '-4.2524'^^xsd:double;
  dwc:endLongitude '-4.2547833333333'^^xsd:double;
  dwc:latitude '51.463258339394'^^xsd:double;
  dwc:startLatitude '51.463516666667'^^xsd:double;
  dwc:endLatitude '51.463'^^xsd:double;
  dwc:coordinatePrecision '87.6621'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.9'^^xsd:double;
  dwc:observedWeight '208.57142857'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130035'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.463258339394 -4.253591673392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.463258339394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.253591673392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "87.6621"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.463258339394 -4.253591673392)"^^geo:wktLiteral ;
  geo-pos:lat "51.463258339394"^^xsd:decimal ;
  geo-pos:long "-4.253591673392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "87.6621"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130086'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6'^^xsd:double;
  dwc:endTimeOfDay '8.9833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.253591673392'^^xsd:double;
  dwc:startLongitude '-4.2524'^^xsd:double;
  dwc:endLongitude '-4.2547833333333'^^xsd:double;
  dwc:latitude '51.463258339394'^^xsd:double;
  dwc:startLatitude '51.463516666667'^^xsd:double;
  dwc:endLatitude '51.463'^^xsd:double;
  dwc:coordinatePrecision '87.6621'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.9'^^xsd:double;
  dwc:observedWeight '282.85714286'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130086'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.463258339394 -4.253591673392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.463258339394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.253591673392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "87.6621"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.463258339394 -4.253591673392)"^^geo:wktLiteral ;
  geo-pos:lat "51.463258339394"^^xsd:decimal ;
  geo-pos:long "-4.253591673392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "87.6621"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131565'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6'^^xsd:double;
  dwc:endTimeOfDay '8.9833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.253591673392'^^xsd:double;
  dwc:startLongitude '-4.2524'^^xsd:double;
  dwc:endLongitude '-4.2547833333333'^^xsd:double;
  dwc:latitude '51.463258339394'^^xsd:double;
  dwc:startLatitude '51.463516666667'^^xsd:double;
  dwc:endLatitude '51.463'^^xsd:double;
  dwc:coordinatePrecision '87.6621'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.9'^^xsd:double;
  dwc:observedWeight '4.2857142857'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131565'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.463258339394 -4.253591673392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.463258339394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.253591673392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "87.6621"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.463258339394 -4.253591673392)"^^geo:wktLiteral ;
  geo-pos:lat "51.463258339394"^^xsd:decimal ;
  geo-pos:long "-4.253591673392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "87.6621"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132534'^^xsd:integer;
  dwc:scientificName 'Colus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6'^^xsd:double;
  dwc:endTimeOfDay '8.9833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.253591673392'^^xsd:double;
  dwc:startLongitude '-4.2524'^^xsd:double;
  dwc:endLongitude '-4.2547833333333'^^xsd:double;
  dwc:latitude '51.463258339394'^^xsd:double;
  dwc:startLatitude '51.463516666667'^^xsd:double;
  dwc:endLatitude '51.463'^^xsd:double;
  dwc:coordinatePrecision '87.6621'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.9'^^xsd:double;
  dwc:observedWeight '20'^^xsd:integer;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132534'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.463258339394 -4.253591673392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.463258339394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.253591673392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "87.6621"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.463258339394 -4.253591673392)"^^geo:wktLiteral ;
  geo-pos:lat "51.463258339394"^^xsd:decimal ;
  geo-pos:long "-4.253591673392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "87.6621"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130902'^^xsd:integer;
  dwc:scientificName 'Callionymus agg.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6'^^xsd:double;
  dwc:endTimeOfDay '8.9833333333333'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.253591673392'^^xsd:double;
  dwc:startLongitude '-4.2524'^^xsd:double;
  dwc:endLongitude '-4.2547833333333'^^xsd:double;
  dwc:latitude '51.463258339394'^^xsd:double;
  dwc:startLatitude '51.463516666667'^^xsd:double;
  dwc:endLatitude '51.463'^^xsd:double;
  dwc:coordinatePrecision '87.6621'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.9'^^xsd:double;
  dwc:observedWeight '27.142857143'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130902'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.465683334217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249416675979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.472"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  geo-pos:lat "51.465683334217"^^xsd:decimal ;
  geo-pos:long "-4.249416675979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.472"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130289'^^xsd:integer;
  dwc:scientificName 'Crangon allmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.249416675979'^^xsd:double;
  dwc:startLongitude '-4.2489833333333'^^xsd:double;
  dwc:endLongitude '-4.24985'^^xsd:double;
  dwc:latitude '51.465683334217'^^xsd:double;
  dwc:startLatitude '51.466666666667'^^xsd:double;
  dwc:endLatitude '51.4647'^^xsd:double;
  dwc:coordinatePrecision '113.472'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '16.519823789'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130289'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.465683334217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249416675979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.472"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  geo-pos:lat "51.465683334217"^^xsd:decimal ;
  geo-pos:long "-4.249416675979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.472"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A129983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '129983'^^xsd:integer;
  dwc:scientificName 'Psammechinus  miliaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.249416675979'^^xsd:double;
  dwc:startLongitude '-4.2489833333333'^^xsd:double;
  dwc:endLongitude '-4.24985'^^xsd:double;
  dwc:latitude '51.465683334217'^^xsd:double;
  dwc:startLatitude '51.466666666667'^^xsd:double;
  dwc:endLatitude '51.4647'^^xsd:double;
  dwc:coordinatePrecision '113.472'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '7.7092511013'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:129983'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.465683334217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249416675979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.472"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  geo-pos:lat "51.465683334217"^^xsd:decimal ;
  geo-pos:long "-4.249416675979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.472"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130034'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.249416675979'^^xsd:double;
  dwc:startLongitude '-4.2489833333333'^^xsd:double;
  dwc:endLongitude '-4.24985'^^xsd:double;
  dwc:latitude '51.465683334217'^^xsd:double;
  dwc:startLatitude '51.466666666667'^^xsd:double;
  dwc:endLatitude '51.4647'^^xsd:double;
  dwc:coordinatePrecision '113.472'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '193.83259912'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130034'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.465683334217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249416675979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.472"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  geo-pos:lat "51.465683334217"^^xsd:decimal ;
  geo-pos:long "-4.249416675979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.472"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130085'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.249416675979'^^xsd:double;
  dwc:startLongitude '-4.2489833333333'^^xsd:double;
  dwc:endLongitude '-4.24985'^^xsd:double;
  dwc:latitude '51.465683334217'^^xsd:double;
  dwc:startLatitude '51.466666666667'^^xsd:double;
  dwc:endLatitude '51.4647'^^xsd:double;
  dwc:coordinatePrecision '113.472'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '1390.969163'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130085'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.465683334217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249416675979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.472"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  geo-pos:lat "51.465683334217"^^xsd:decimal ;
  geo-pos:long "-4.249416675979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.472"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130136'^^xsd:integer;
  dwc:scientificName 'Gadidae (0-group agg.)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.249416675979'^^xsd:double;
  dwc:startLongitude '-4.2489833333333'^^xsd:double;
  dwc:endLongitude '-4.24985'^^xsd:double;
  dwc:latitude '51.465683334217'^^xsd:double;
  dwc:startLatitude '51.466666666667'^^xsd:double;
  dwc:endLatitude '51.4647'^^xsd:double;
  dwc:coordinatePrecision '113.472'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '4.4052863436'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '125469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130136'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '125469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.465683334217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249416675979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.472"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  geo-pos:lat "51.465683334217"^^xsd:decimal ;
  geo-pos:long "-4.249416675979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.472"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131462'^^xsd:integer;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.249416675979'^^xsd:double;
  dwc:startLongitude '-4.2489833333333'^^xsd:double;
  dwc:endLongitude '-4.24985'^^xsd:double;
  dwc:latitude '51.465683334217'^^xsd:double;
  dwc:startLatitude '51.466666666667'^^xsd:double;
  dwc:endLatitude '51.4647'^^xsd:double;
  dwc:coordinatePrecision '113.472'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '30.837004405'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131462'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.465683334217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249416675979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.472"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  geo-pos:lat "51.465683334217"^^xsd:decimal ;
  geo-pos:long "-4.249416675979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.472"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131819'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.249416675979'^^xsd:double;
  dwc:startLongitude '-4.2489833333333'^^xsd:double;
  dwc:endLongitude '-4.24985'^^xsd:double;
  dwc:latitude '51.465683334217'^^xsd:double;
  dwc:startLatitude '51.466666666667'^^xsd:double;
  dwc:endLatitude '51.4647'^^xsd:double;
  dwc:coordinatePrecision '113.472'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '8.8105726872'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131819'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.465683334217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249416675979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.472"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  geo-pos:lat "51.465683334217"^^xsd:decimal ;
  geo-pos:long "-4.249416675979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.472"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A131003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '131003'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.249416675979'^^xsd:double;
  dwc:startLongitude '-4.2489833333333'^^xsd:double;
  dwc:endLongitude '-4.24985'^^xsd:double;
  dwc:latitude '51.465683334217'^^xsd:double;
  dwc:startLatitude '51.466666666667'^^xsd:double;
  dwc:endLatitude '51.4647'^^xsd:double;
  dwc:coordinatePrecision '113.472'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '4.4052863436'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:131003'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.465683334217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249416675979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.472"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  geo-pos:lat "51.465683334217"^^xsd:decimal ;
  geo-pos:long "-4.249416675979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.472"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132788'^^xsd:integer;
  dwc:scientificName 'Xanthidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.249416675979'^^xsd:double;
  dwc:startLongitude '-4.2489833333333'^^xsd:double;
  dwc:endLongitude '-4.24985'^^xsd:double;
  dwc:latitude '51.465683334217'^^xsd:double;
  dwc:startLatitude '51.466666666667'^^xsd:double;
  dwc:endLatitude '51.4647'^^xsd:double;
  dwc:coordinatePrecision '113.472'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '1.1013215859'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '106769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132788'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '106769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.465683334217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249416675979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.472"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  geo-pos:lat "51.465683334217"^^xsd:decimal ;
  geo-pos:long "-4.249416675979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.472"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A133196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '133196'^^xsd:integer;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.249416675979'^^xsd:double;
  dwc:startLongitude '-4.2489833333333'^^xsd:double;
  dwc:endLongitude '-4.24985'^^xsd:double;
  dwc:latitude '51.465683334217'^^xsd:double;
  dwc:startLatitude '51.466666666667'^^xsd:double;
  dwc:endLatitude '51.4647'^^xsd:double;
  dwc:coordinatePrecision '113.472'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '363.43612335'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:133196'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.465683334217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249416675979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.472"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  geo-pos:lat "51.465683334217"^^xsd:decimal ;
  geo-pos:long "-4.249416675979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.472"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132125'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.249416675979'^^xsd:double;
  dwc:startLongitude '-4.2489833333333'^^xsd:double;
  dwc:endLongitude '-4.24985'^^xsd:double;
  dwc:latitude '51.465683334217'^^xsd:double;
  dwc:startLatitude '51.466666666667'^^xsd:double;
  dwc:endLatitude '51.4647'^^xsd:double;
  dwc:coordinatePrecision '113.472'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '14.317180617'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132125'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.465683334217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249416675979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.472"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  geo-pos:lat "51.465683334217"^^xsd:decimal ;
  geo-pos:long "-4.249416675979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.472"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A132176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '132176'^^xsd:integer;
  dwc:scientificName 'Pandalina brevirostrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.249416675979'^^xsd:double;
  dwc:startLongitude '-4.2489833333333'^^xsd:double;
  dwc:endLongitude '-4.24985'^^xsd:double;
  dwc:latitude '51.465683334217'^^xsd:double;
  dwc:startLatitude '51.466666666667'^^xsd:double;
  dwc:endLatitude '51.4647'^^xsd:double;
  dwc:coordinatePrecision '113.472'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '3.3039647577'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:132176'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.465683334217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249416675979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.472"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  geo-pos:lat "51.465683334217"^^xsd:decimal ;
  geo-pos:long "-4.249416675979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.472"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130799'^^xsd:integer;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.249416675979'^^xsd:double;
  dwc:startLongitude '-4.2489833333333'^^xsd:double;
  dwc:endLongitude '-4.24985'^^xsd:double;
  dwc:latitude '51.465683334217'^^xsd:double;
  dwc:startLatitude '51.466666666667'^^xsd:double;
  dwc:endLatitude '51.4647'^^xsd:double;
  dwc:coordinatePrecision '113.472'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '1.1013215859'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130799'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.465683334217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249416675979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.472"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  geo-pos:lat "51.465683334217"^^xsd:decimal ;
  geo-pos:long "-4.249416675979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.472"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130952'^^xsd:integer;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.249416675979'^^xsd:double;
  dwc:startLongitude '-4.2489833333333'^^xsd:double;
  dwc:endLongitude '-4.24985'^^xsd:double;
  dwc:latitude '51.465683334217'^^xsd:double;
  dwc:startLatitude '51.466666666667'^^xsd:double;
  dwc:endLatitude '51.4647'^^xsd:double;
  dwc:coordinatePrecision '113.472'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '1.1013215859'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130952'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.465683334217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249416675979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.472"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  geo-pos:lat "51.465683334217"^^xsd:decimal ;
  geo-pos:long "-4.249416675979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.472"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130442'^^xsd:integer;
  dwc:scientificName 'Macropodia agg. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.249416675979'^^xsd:double;
  dwc:startLongitude '-4.2489833333333'^^xsd:double;
  dwc:endLongitude '-4.24985'^^xsd:double;
  dwc:latitude '51.465683334217'^^xsd:double;
  dwc:startLatitude '51.466666666667'^^xsd:double;
  dwc:endLatitude '51.4647'^^xsd:double;
  dwc:coordinatePrecision '113.472'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '18.72246696'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130442'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.465683334217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.249416675979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113.472"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.465683334217 -4.249416675979)"^^geo:wktLiteral ;
  geo-pos:lat "51.465683334217"^^xsd:decimal ;
  geo-pos:long "-4.249416675979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113.472"^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Trawl%3A130544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Trawl'^^xsd:string;
  dwc:catalogNumber '130544'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.249416675979'^^xsd:double;
  dwc:startLongitude '-4.2489833333333'^^xsd:double;
  dwc:endLongitude '-4.24985'^^xsd:double;
  dwc:latitude '51.465683334217'^^xsd:double;
  dwc:startLatitude '51.466666666667'^^xsd:double;
  dwc:endLatitude '51.4647'^^xsd:double;
  dwc:coordinatePrecision '113.472'^^xsd:double;
  dwc:minimumDepth '40.2'^^xsd:double;
  dwc:maximumDepth '40.7'^^xsd:double;
  dwc:observedWeight '67.18061674'^^xsd:double;
  dwc:occurrenceRemarks '2 m wide beam trawl; count and weight data standardized to tow distances of 250m; unit biomass:grams'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Trawl:130544'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21095'^^xsd:integer;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21095'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20684'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20684'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A17533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:17533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '17533'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:17533'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16437'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16437'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A27808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:27808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '27808'^^xsd:integer;
  dwc:scientificName 'Spionidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:27808'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32603'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32603'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32466'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32466'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31918'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31918'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33425'^^xsd:integer;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33425'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36302'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36302'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37535'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37535'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A38220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:38220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '38220'^^xsd:integer;
  dwc:scientificName 'Clymenura sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:38220'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A40549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:40549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '40549'^^xsd:integer;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:40549'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44385'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44385'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42193'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42193'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42056'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42056'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A62606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:62606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '62606'^^xsd:integer;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:62606'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A61921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:61921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '61921'^^xsd:integer;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:61921'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59866'^^xsd:integer;
  dwc:scientificName 'Atylus falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59866'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57263'^^xsd:integer;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57263'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A55345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:55345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '55345'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:55345'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54112'^^xsd:integer;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54112'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A51098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:51098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '51098'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:51098'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46851'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46851'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A88088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:88088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '88088'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:88088'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87129'^^xsd:integer;
  dwc:scientificName 'Obtusella alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '156271'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87129'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80416'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80416'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73292'^^xsd:integer;
  dwc:scientificName 'Cumopsis fagei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110464'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73292'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73840'^^xsd:integer;
  dwc:scientificName 'Bodotria arenosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110440'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73840'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73155'^^xsd:integer;
  dwc:scientificName 'Tannaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73155'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75347'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75347'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A69593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:69593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '69593'^^xsd:integer;
  dwc:scientificName 'Unciola planipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102061'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:69593'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '102061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A71374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:71374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '71374'^^xsd:integer;
  dwc:scientificName 'Cirolana sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '118399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:71374'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '118399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75895'^^xsd:integer;
  dwc:scientificName 'Caridea spp. Indet [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75895'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10820'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10820'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9176'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9176'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6984'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6984'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1504'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1504'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96993'^^xsd:integer;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96993'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93979'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93979'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97952'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97952'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99870'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99870'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A111104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:111104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '111104'^^xsd:integer;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:111104'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A109597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:109597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '109597'^^xsd:integer;
  dwc:scientificName 'Molgula spp. indet.?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:109597'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A108364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:108364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '108364'^^xsd:integer;
  dwc:scientificName 'Ascidiidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:108364'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '103443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A121379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:121379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '121379'^^xsd:integer;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:121379'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122475'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122475'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.444833333333335"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1931666666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.444833333333335 -4.1931666666666665)"^^geo:wktLiteral ;
  geo-pos:lat "51.444833333333335"^^xsd:decimal ;
  geo-pos:long "-4.1931666666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A124119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:124119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '124119'^^xsd:integer;
  dwc:scientificName 'Conopeum reticulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1931666666667'^^xsd:double;
  dwc:latitude '51.444833333333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111351'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:124119'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '111351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3152'^^xsd:integer;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3152'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3289'^^xsd:integer;
  dwc:scientificName 'Harmothoinae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '155167'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3289'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '155091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '138'^^xsd:integer;
  dwc:scientificName 'Anthozoa indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:138'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '412'^^xsd:integer;
  dwc:scientificName 'Zoantharia Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1364'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:412'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '686'^^xsd:integer;
  dwc:scientificName '?Zoanthus alderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '288828'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:686'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '288828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '823'^^xsd:integer;
  dwc:scientificName 'Sagartia sp. Indet?'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '100776'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:823'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '100776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '960'^^xsd:integer;
  dwc:scientificName 'Edwardsia claparedii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '100880'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:960'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '100880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1234'^^xsd:integer;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1234'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A19729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:19729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '19729'^^xsd:integer;
  dwc:scientificName 'Nereididae sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:19729'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A20551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:20551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '20551'^^xsd:integer;
  dwc:scientificName 'Nephtys sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:20551'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A21099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:21099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '21099'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:21099'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18496'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18496'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25072'^^xsd:integer;
  dwc:scientificName 'Orbiniidae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '902'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25072'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A25757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:25757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '25757'^^xsd:integer;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:25757'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32470'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32470'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30415'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129621'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30415'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31785'^^xsd:integer;
  dwc:scientificName 'Spio sp. A'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31785'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A30689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:30689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '30689'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:30689'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34662'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34662'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34799'^^xsd:integer;
  dwc:scientificName 'Chaetozone sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34799'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A34936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:34936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '34936'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:34936'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A35347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:35347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '35347'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:35347'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36717'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. B'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36717'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A37128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:37128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '37128'^^xsd:integer;
  dwc:scientificName 'Notomastus sp. D'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:37128'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36580'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36580'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44937'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44937'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43156'^^xsd:integer;
  dwc:scientificName 'Melinna elisabethae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129805'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43156'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43293'^^xsd:integer;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43293'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A43567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:43567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '43567'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:43567'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42608'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42608'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42197'^^xsd:integer;
  dwc:scientificName 'Galathowenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146949'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42197'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42471'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42471'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41512'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41512'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63021'^^xsd:integer;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63021'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60555'^^xsd:integer;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60555'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60829'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60829'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59870'^^xsd:integer;
  dwc:scientificName 'Atylus swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59870'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A60966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:60966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '60966'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:60966'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A65898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:65898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '65898'^^xsd:integer;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:65898'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66172'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66172'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A57678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:57678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '57678'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:57678'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A59048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:59048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '59048'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:59048'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56582'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56582'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54938'^^xsd:integer;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54938'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50417'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50417'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50554'^^xsd:integer;
  dwc:scientificName 'Tubificoides sp. (benedeni?)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137393'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50554'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A46307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:46307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '46307'^^xsd:integer;
  dwc:scientificName 'Polycirrus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:46307'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A89188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:89188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '89188'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:89188'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91654'^^xsd:integer;
  dwc:scientificName 'Philine INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91654'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A91791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:91791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '91791'^^xsd:integer;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140744'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:91791'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93024'^^xsd:integer;
  dwc:scientificName 'BIVALVE  INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93024'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83571'^^xsd:integer;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83571'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A83845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:83845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '83845'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:83845'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A87955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:87955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '87955'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:87955'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A82749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:82749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '82749'^^xsd:integer;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:82749'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A80283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:80283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '80283'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:80283'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A77680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:77680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '77680'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:77680'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A78502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:78502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '78502'^^xsd:integer;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:78502'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A74255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:74255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '74255'^^xsd:integer;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:74255'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75214'^^xsd:integer;
  dwc:scientificName 'Pseudocuma similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75214'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A73844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:73844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '73844'^^xsd:integer;
  dwc:scientificName 'Bodotria pulchella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110444'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:73844'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72885'^^xsd:integer;
  dwc:scientificName 'Tanaopsis graciloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72885'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A75351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:75351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '75351'^^xsd:integer;
  dwc:scientificName 'Diastylis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:75351'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A70145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:70145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '70145'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:70145'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A12879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:12879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '12879'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:12879'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9180'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9180'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A9043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:9043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '9043'^^xsd:integer;
  dwc:scientificName 'Eumida sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:9043'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6166'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6166'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6303'^^xsd:integer;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6303'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6714'^^xsd:integer;
  dwc:scientificName 'Eteone cf. longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6714'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7673'^^xsd:integer;
  dwc:scientificName 'Anaitides groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152443'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7673'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A7947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:7947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '7947'^^xsd:integer;
  dwc:scientificName 'Anaitides mucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152441'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:7947'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A8084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:8084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '8084'^^xsd:integer;
  dwc:scientificName 'Anaitides rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152435'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:8084'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '2604'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:2604'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A3837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '3837'^^xsd:integer;
  dwc:scientificName 'Harmothoe andreapolis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152279'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:3837'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '147008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5344'^^xsd:integer;
  dwc:scientificName 'Pholoe sp. juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129439'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5344'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A5618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:5618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '5618'^^xsd:integer;
  dwc:scientificName 'Pholoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '181502'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:5618'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1371'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1371'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1508'^^xsd:integer;
  dwc:scientificName 'Cerebratulus sp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1508'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1645'^^xsd:integer;
  dwc:scientificName 'Sipuncula indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1645'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97545'^^xsd:integer;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97545'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96449'^^xsd:integer;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96449'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96586'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96586'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A95764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:95764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '95764'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:95764'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93298'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93298'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93846'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93846'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98093'^^xsd:integer;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98093'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A98915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:98915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '98915'^^xsd:integer;
  dwc:scientificName 'Phaxas pellucidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140737'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:98915'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101655'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101655'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A101929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:101929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '101929'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:101929'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100970'^^xsd:integer;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100970'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A99463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:99463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '99463'^^xsd:integer;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:99463'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A100422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:100422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '100422'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:100422'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114259'^^xsd:integer;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114259'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113437'^^xsd:integer;
  dwc:scientificName 'Calycella syringa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117402'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113437'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '117402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106724'^^xsd:integer;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106724'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A105491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:105491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '105491'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:105491'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104532'^^xsd:integer;
  dwc:scientificName 'Amphiura brachiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '410876'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104532'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104806'^^xsd:integer;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104806'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A103984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:103984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '103984'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:103984'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102203'^^xsd:integer;
  dwc:scientificName 'Thracia phaseolina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152378'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102203'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A102888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:102888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '102888'^^xsd:integer;
  dwc:scientificName 'Phoronis spp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:102888'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A122342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:122342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '122342'^^xsd:integer;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:122342'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A123712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:123712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '123712'^^xsd:integer;
  dwc:scientificName 'Scruparia chelata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111540'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:123712'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '111540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A116588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:116588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '116588'^^xsd:integer;
  dwc:scientificName 'Clytia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117030'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:116588'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '117030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A117821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:117821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '117821'^^xsd:integer;
  dwc:scientificName 'Obelia spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117034'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:117821'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '117034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115629'^^xsd:integer;
  dwc:scientificName 'Sertularia argentea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117912'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115629'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '117912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A115766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:115766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '115766'^^xsd:integer;
  dwc:scientificName 'Sertularia cupressina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117913'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:115766'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '117913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114533'^^xsd:integer;
  dwc:scientificName 'Diphasia attenuata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117877'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114533'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '117877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A114807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:114807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '114807'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:114807'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3246"^^xsd:decimal ;
  dwc:decimalLongitude "-4.149933333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3246 -4.149933333333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.3246"^^xsd:decimal ;
  geo-pos:long "-4.149933333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A113711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:113711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '113711'^^xsd:integer;
  dwc:scientificName 'Halecium spp. Indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-4.1499333333333'^^xsd:double;
  dwc:latitude '53.3246'^^xsd:double;
  dwc:minimumDepth '10.6'^^xsd:double;
  dwc:maximumDepth '10.6'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:113711'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A18360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:18360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '18360'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:18360'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A24388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:24388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '24388'^^xsd:integer;
  dwc:scientificName '?Ougia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '147068'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:24388'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '147068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A32334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:32334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '32334'^^xsd:integer;
  dwc:scientificName 'Spio goniocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131184'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:32334'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A31923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:31923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '31923'^^xsd:integer;
  dwc:scientificName 'Spio sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:31923'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A33704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:33704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '33704'^^xsd:integer;
  dwc:scientificName 'Cirratulidae sp. indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:33704'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36581'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36581'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A36170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:36170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '36170'^^xsd:integer;
  dwc:scientificName 'Macrochaeta helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129746'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:36170'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A44253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:44253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '44253'^^xsd:integer;
  dwc:scientificName 'Terebellidae juv.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:44253'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A41924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:41924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '41924'^^xsd:integer;
  dwc:scientificName 'Protodrilus? sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '129514'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:41924'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '129514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42061'^^xsd:integer;
  dwc:scientificName 'Protodriloides chaetifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130837'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42061'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A42609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:42609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '42609'^^xsd:integer;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:42609'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A66721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:66721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '66721'^^xsd:integer;
  dwc:scientificName 'Erichthonius punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102408'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:66721'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A67543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:67543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '67543'^^xsd:integer;
  dwc:scientificName 'Aoridae indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:67543'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A64255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:64255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '64255'^^xsd:integer;
  dwc:scientificName 'Maerella tenuimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:64255'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A56035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:56035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '56035'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:56035'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A54254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:54254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '54254'^^xsd:integer;
  dwc:scientificName 'Mesopodopsis slabberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '120072'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:54254'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '120072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50418'^^xsd:integer;
  dwc:scientificName 'Tubificidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50418'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A50966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:50966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '50966'^^xsd:integer;
  dwc:scientificName 'Grania spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '137349'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:50966'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A92340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:92340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '92340'^^xsd:integer;
  dwc:scientificName 'NUDIBRANCHIA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:92340'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A84668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:84668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '84668'^^xsd:integer;
  dwc:scientificName 'Brachynotus sexdentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:84668'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A85216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:85216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '85216'^^xsd:integer;
  dwc:scientificName 'GASTROPODA INDET.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:85216'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A72612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:72612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '72612'^^xsd:integer;
  dwc:scientificName 'Leptochelia dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '136470'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:72612'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '880865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A16305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:16305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '16305'^^xsd:integer;
  dwc:scientificName 'Streptosyllis bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '131399'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:16305'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '131399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A63707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:63707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '63707'^^xsd:integer;
  dwc:scientificName 'Elasmopus rapax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '102805'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:63707'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '102805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A13565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:13565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '13565'^^xsd:integer;
  dwc:scientificName 'Microphthalmus listensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130172'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:13565'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A10688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:10688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '10688'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:10688'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A6852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:6852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '6852'^^xsd:integer;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:6852'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '1372'^^xsd:integer;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:1372'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A97820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:97820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '97820'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:97820'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A96587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:96587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '96587'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:96587'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93299'^^xsd:integer;
  dwc:scientificName 'Nucula nitidosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140589'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93299'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A93847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:93847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '93847'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:93847'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A106999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:106999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '106999'^^xsd:integer;
  dwc:scientificName 'Holothurioidea indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '149846'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:106999'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A104396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:104396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '104396'^^xsd:integer;
  dwc:scientificName 'Amphiuridae Indet. [juv.]'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '123206'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:104396'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '123206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35998333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35998333333333 -3.1669)"^^geo:wktLiteral ;
  geo-pos:lat "51.35998333333333"^^xsd:decimal ;
  geo-pos:long "-3.1669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3068__urn%3Acatalog%3AThe%20National%20Museum%20of%20Wales%3ABiom%C3%B4r4%20Grab%3A125631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:The National Museum of Wales:Biomôr4 Grab:125631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3068_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-06-25'^^xsd:date;
  dwc:institutionCode 'The National Museum of Wales'^^xsd:string;
  dwc:collectionCode 'Biomôr4 Grab'^^xsd:string;
  dwc:catalogNumber '125631'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'The Outer Bristol Channel'^^xsd:string;
  dwc:longitude '-3.1669'^^xsd:double;
  dwc:latitude '51.359983333333'^^xsd:double;
  dwc:minimumDepth '25.1'^^xsd:double;
  dwc:maximumDepth '25.1'^^xsd:double;
  dwc:occurrenceRemarks 'Quantitative station: Sample = duplicate 92 kg 0.1 m² modified Van Veen grab samples; sample volume = at least 5 litres of sediment (equivalent to a sampling depth of 5 cm across the subrectangular grab bite)'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:sampleSize 'Ind/0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:The National Museum of Wales:Biomôr4 Grab:125631'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF